Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
akimmig 0597041d9b 1.1.1: vor 1 Jahr
..
src 1.1.1: vor 1 Jahr
test Server-Init vor 4 Jahren
.eslintrc.js Server-Init vor 4 Jahren
.gitignore Registrierung, Passwort vergessen, Urkunden, Startseite vor 4 Jahren
.prettierrc Server-Init vor 4 Jahren
README.md Server-Init vor 4 Jahren
nest-cli.json Server-Init vor 4 Jahren
package-lock.json Registrierung, Passwort vergessen, Urkunden, Startseite vor 4 Jahren
package.json 1.1.1: vor 1 Jahr
schema.gql 1.0.0: vor 3 Jahren
tsconfig.build.json Server-Init vor 4 Jahren
tsconfig.json Server-Init vor 4 Jahren

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