Nest framework TypeScript starter repository.
$ npm install# run docker
sudo start-dev.sh
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod# e2e tests
$ npm run test:e2e| Name | Name | Last commit date | ||
|---|---|---|---|---|
Nest framework TypeScript starter repository.
$ npm install# run docker
sudo start-dev.sh
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod# e2e tests
$ npm run test:e2e