2020-06-15 18:48:00 +08:00
2020-06-15 18:48:00 +08:00
2020-06-15 18:48:00 +08:00
2020-06-11 12:57:29 +08:00
2020-06-11 12:57:29 +08:00
2020-06-11 12:57:29 +08:00
2020-06-11 12:57:29 +08:00
2020-06-11 12:57:29 +08:00
2020-06-11 12:57:29 +08:00
2020-06-11 12:57:29 +08:00
2020-06-15 18:48:00 +08:00
2020-06-15 18:48:00 +08:00
2020-06-11 12:57:29 +08:00
2020-06-11 12:57:29 +08:00

NestJS Sample

A NestJS RESTful APIs sample project.

Docs

Build

Install the dependencies.

$ 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

Reference

Description
NestJS RESTful APIs Sample
Readme GPL-3.0 267 MiB
Languages
TypeScript 98.6%
JavaScript 1.2%
Dockerfile 0.2%