A progressive Node.js framework for building efficient and scalable server-side applications.
microservice structure in nestJS freamwork with docker
- Crash App *
$ npm install# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod- Author - Reza Mousavi
- Website - https://rzmsv.github.io/reza_mousavi
Nest is MIT licensed.