Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
akimmig 688fe99f68 Server-Init pirms 4 gadiem
..
src Server-Init pirms 4 gadiem
test Server-Init pirms 4 gadiem
.eslintrc.js Server-Init pirms 4 gadiem
.gitignore Server-Init pirms 4 gadiem
.prettierrc Server-Init pirms 4 gadiem
README.md Server-Init pirms 4 gadiem
nest-cli.json Server-Init pirms 4 gadiem
package-lock.json Server-Init pirms 4 gadiem
package.json Server-Init pirms 4 gadiem
tsconfig.build.json Server-Init pirms 4 gadiem
tsconfig.json Server-Init pirms 4 gadiem

README.md

Description

Nest framework TypeScript starter repository.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Support

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.

Stay in touch

License