summit-2017

July 18, 2017 ยท View on GitHub

PWA for Polymer Summit 2017.

Setup

bower i
polymer build
firebase serve

NOTE: When subscribing to push notifications, the PushSubscription object is POST'ed to the production database, meaning you will be subscribed even when developing locally (you can always unsubscribe by clicking the button again). To prevent this, modify/remove the URL in elements/push-notifications.html.