Progressive Web App Demo for tim.js
You will need to have a GCM/
FCM project and then get
your sender_id
and API key. More info on that
here
To make this work you will need to change the gcm_sender_id
in manifest.json
with your project's gcm_sender_id
.
To start the server run GCM_API_KEY=<YOUR_API_KEY> npm start