A progressive Node.js framework for building efficient and scalable server-side applications, heavily inspired by Angular.
Nest framework backend for ConnectEm
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
PORT
DB_HOST
DB_USER
DB_PASS
DB_NAME
DB_HEADER
JWT_SECRET
GMAIL_USER
GMAIL_PASS
https://documenter.getpostman.com/view/8870498/TzeZFnL2
Nest is MIT licensed.