Interview project for Binex created by Nest framework.
$ npm install
$ cp .env.example .env
# development
$ npm run start:dev
# production
$ npm run build & npm run start:prod
MongoDB installation on host machine
This project MIT licensed.
Interview project for Binex created by Nest framework.
$ npm install
$ cp .env.example .env
# development
$ npm run start:dev
# production
$ npm run build & npm run start:prod
MongoDB installation on host machine
This project MIT licensed.