|
пре 1 година | |
---|---|---|
.. | ||
src | пре 1 година | |
test | пре 4 година | |
.eslintrc.js | пре 4 година | |
.gitignore | пре 4 година | |
.prettierrc | пре 4 година | |
README.md | пре 4 година | |
nest-cli.json | пре 4 година | |
package-lock.json | пре 4 година | |
package.json | пре 1 година | |
schema.gql | пре 3 година | |
tsconfig.build.json | пре 4 година | |
tsconfig.json | пре 4 година |
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.