Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
akimmig 85048c2646 Geräte bearbeiten před 4 roky
..
src Geräte bearbeiten před 4 roky
test Server-Init před 4 roky
.eslintrc.js Server-Init před 4 roky
.gitignore DB, Client, Init, GraphQL-Init před 4 roky
.prettierrc Server-Init před 4 roky
README.md Server-Init před 4 roky
nest-cli.json Server-Init před 4 roky
package-lock.json Client initialisiert před 4 roky
package.json DB, Client, Init, GraphQL-Init před 4 roky
schema.gql Geräte bearbeiten před 4 roky
tsconfig.build.json Server-Init před 4 roky
tsconfig.json Server-Init před 4 roky

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