Please follow the steps below:
- Ensure you have both NodeJS and npm installed.
- Clone this repo or download the zip file and unzip it.
- In a terminal, inside the project directory, type
npm install
. - Add the configurations at [@projectroot]/config/
- To run the app, type
npm start
- Ensure to have MongoDB as the database.
- The app uses Firbase-Admin-SDK for push notification services.
Please use Replica Set for the database, as standalone does not support changeStreams