Steps to run this project:
- Run
npm i
command - Setup database settings inside
ormconfig.json
file - Run
npm start
ornpm run dev
command
Running tests:
Run npm run test
command
npm i bcryptjs body-parser class-validator cors express \
express-http-context jsonwebtoken mongodb mysql mysql2 pg \
reflect-metadata typeorm uuid
npm i -D @types/chai @types/chai-http @types/cors @types/express \
@types/jsonwebtoken @types/mocha @types/node chai mocha nodemon \
ts-nod typeorm-fixtures-cli typescript