/disaster-management

Lynk Hackathon 2019 - Disaster Management

Primary LanguageJavaScript

Lynk-aid-Backend

Team Null Pointers

Get started

Please follow the steps below:

Requirements

  1. Ensure you have both NodeJS and npm installed.
  2. Clone this repo or download the zip file and unzip it.
  3. In a terminal, inside the project directory, type npm install.
  4. Add the configurations at [@projectroot]/config/
  5. To run the app, type npm start
  6. Ensure to have MongoDB as the database.
  7. The app uses Firbase-Admin-SDK for push notification services.
Note:

Please use Replica Set for the database, as standalone does not support changeStreams