PaulBeaudet / reminders_fcm

Testing out using Firebase Cloud Messanging for push notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Firebase Cloud Messanging Test

To start things of clone this repo locally and NPM install

Keep in mind to try this for yourself you will need to create a new firebase project go into the firebase console and the AIM section to make yourself a serviceAccount.json file it will be name when you get it just rename it and put it in a folder called "key" in the top level of this project

You will also need to define the PORT as an environment variable

Copyright 2017 Paul Beaudet ~ MIT License

About

Testing out using Firebase Cloud Messanging for push notifications

License:MIT License


Languages

Language:JavaScript 93.9%Language:HTML 6.1%