Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
akimmig 0597041d9b 1.1.1: il y a 1 an
..
src 1.1.1: il y a 1 an
test Server-Init il y a 4 ans
.eslintrc.js Server-Init il y a 4 ans
.gitignore Registrierung, Passwort vergessen, Urkunden, Startseite il y a 4 ans
.prettierrc Server-Init il y a 4 ans
README.md Server-Init il y a 4 ans
nest-cli.json Server-Init il y a 4 ans
package-lock.json Registrierung, Passwort vergessen, Urkunden, Startseite il y a 4 ans
package.json 1.1.1: il y a 1 an
schema.gql 1.0.0: il y a 3 ans
tsconfig.build.json Server-Init il y a 4 ans
tsconfig.json Server-Init il y a 4 ans

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