- Clone the repo
- Install mongoDB
- Run
npm install - On one terminal session run
npm run watch-ts - On another terminal session run
npm run watch-node - View at
localhost:3000/api/or the port in your .env
Note For API list look inside the documentation folder in the repository. Also for visualising the database, use robomongo.