No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
akimmig fcd10f77ef Registrierung, Bestätigen, Passwort ändern hace 4 años
..
src Registrierung, Bestätigen, Passwort ändern hace 4 años
test Server-Init hace 4 años
.eslintrc.js Server-Init hace 4 años
.gitignore DB, Client, Init, GraphQL-Init hace 4 años
.prettierrc Server-Init hace 4 años
README.md Server-Init hace 4 años
nest-cli.json Server-Init hace 4 años
package-lock.json DB, Client, Init, GraphQL-Init hace 4 años
package.json DB, Client, Init, GraphQL-Init hace 4 años
schema.gql Registrierung, Bestätigen, Passwort ändern hace 4 años
tsconfig.build.json Server-Init hace 4 años
tsconfig.json Server-Init hace 4 años

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