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 7a516ac59e Zeitslots bearbeiten, Teams bearbeiten il y a 4 ans
..
src Zeitslots bearbeiten, Teams bearbeiten il y a 4 ans
test Server-Init il y a 4 ans
.eslintrc.js Server-Init il y a 4 ans
.gitignore DB, Client, Init, GraphQL-Init 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 Client initialisiert il y a 4 ans
package.json DB, Client, Init, GraphQL-Init il y a 4 ans
schema.gql Zeitslots bearbeiten, Teams bearbeiten il y a 4 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