|
před 1 rokem | |
---|---|---|
.. | ||
src | před 1 rokem | |
test | před 4 roky | |
.eslintrc.js | před 4 roky | |
.gitignore | před 4 roky | |
.prettierrc | před 4 roky | |
README.md | před 4 roky | |
nest-cli.json | před 4 roky | |
package-lock.json | před 4 roky | |
package.json | před 1 rokem | |
schema.gql | před 3 roky | |
tsconfig.build.json | před 4 roky | |
tsconfig.json | před 4 roky |
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.