Upcoming shortly!
- Clone project:
git clone https://github.com/VikramTiwari/po.git && cd po
- Install dependencies:
yarn
- Run locally:
yarn start
- Deploy:
yarn run deploy
- used to send messages to end device
- register a firebase app
- update config in
frontend/public/main.js
- start the app using
yarn start
- get token from console
- get cloud messaging token from firebase panel
- make a post request to the server to send notification to the client