This is a demo node server created as part of the Code Craft course on developing mobile apps with the Ionic Framework.
Edit the server.js file and add the relevant keys and settings.
$ npm install
$ node server.js
This will listen to firebase for new messages and send push notifications via the ionic push rest api.
Issues have been disabled on this repo, if you do find an issue or have a question please email [email protected].