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 98b005b16e 1.0.1: hace 3 años
..
src 1.0.1: hace 3 años
test Server-Init hace 4 años
.eslintrc.js Server-Init hace 4 años
.gitignore Registrierung, Passwort vergessen, Urkunden, Startseite 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 Registrierung, Passwort vergessen, Urkunden, Startseite hace 4 años
package.json 1.0.1: hace 3 años
schema.gql 1.0.0: hace 3 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