Skip to content

lijinke666/nest-study

Repository files navigation

Installation

yarn

Postman

API doc

Swagger

http://localhost:3000/docs

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# incremental rebuild (webpack)
$ npm run webpack
$ npm run start:hmr

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

学习目标

cats 目录

mongodb 相关的学习

users 目录

mysql 相关的学习

musics 目录

graphql 相关的学习

About

node js 版本的 spring : nest 框架 学习

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors