|
hace 1 año | |
---|---|---|
.. | ||
src | hace 1 año | |
test | hace 4 años | |
.eslintrc.js | hace 4 años | |
.gitignore | hace 4 años | |
.prettierrc | hace 4 años | |
README.md | hace 4 años | |
nest-cli.json | hace 4 años | |
package-lock.json | hace 4 años | |
package.json | hace 1 año | |
schema.gql | hace 3 años | |
tsconfig.build.json | hace 4 años | |
tsconfig.json | hace 4 años |
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.