|
1 year ago | |
---|---|---|
.. | ||
src | 1 year ago | |
test | 4 years ago | |
.eslintrc.js | 4 years ago | |
.gitignore | 4 years ago | |
.prettierrc | 4 years ago | |
README.md | 4 years ago | |
nest-cli.json | 4 years ago | |
package-lock.json | 4 years ago | |
package.json | 1 year ago | |
schema.gql | 3 years ago | |
tsconfig.build.json | 4 years ago | |
tsconfig.json | 4 years ago |
Nest framework TypeScript starter repository.
$ npm install
# development
$ npm run start
# watch mode
$ npm run start:dev
# production mode
$ npm run start:prod
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you’d like to join them, please read more here.