Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
akimmig 98b005b16e 1.0.1: před 3 roky
..
src 1.0.1: před 3 roky
test Server-Init před 4 roky
.eslintrc.js Server-Init před 4 roky
.gitignore Registrierung, Passwort vergessen, Urkunden, Startseite před 4 roky
.prettierrc Server-Init před 4 roky
README.md Server-Init před 4 roky
nest-cli.json Server-Init před 4 roky
package-lock.json Registrierung, Passwort vergessen, Urkunden, Startseite před 4 roky
package.json 1.0.1: před 3 roky
schema.gql 1.0.0: před 3 roky
tsconfig.build.json Server-Init před 4 roky
tsconfig.json Server-Init před 4 roky

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