- Node version >=12.0.0
- TypeScript
- MongoDB
- Install NodeJS, MongoDB, NPM
- Rename/copy
.env.exampleto.env - Edit variables in
.env - Run
npm installto install dependencies - Start MongoDB
- Run
npm run build-tsto build the app - Run
npm run startto start the app - Health/Status check:
http://127.0.0.1:7000/api/v1/status