Skip to content

quiet199/NestServer

Repository files navigation

NestJs


完美支持 Typescript
面向 AOP 编程
支持 Typeorm
高并发,异步非阻塞 IO
Node.js 版的 spring
构建微服务应用

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

About

依赖于nodeJs,typescript的Nest框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors