0.0.20 • Published 2 years ago

mtxtun2 v0.0.20

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

Description

nestjs 官方源码本身使用了lerna 管理子packages,值得参考。

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.

优化备忘

  • 1: pg 库 可能可以删除,毕竟这个库看起来比较大。而且可能也用不上。
  • 2: graphql 这个库,也是,看起来不是必须的。
0.0.20

2 years ago

0.0.19

2 years ago

0.0.18

2 years ago

0.0.15

2 years ago

0.0.14

2 years ago

0.0.13

2 years ago

0.0.12

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago

0.0.26

2 years ago

0.0.25

2 years ago

0.0.24

2 years ago

0.0.23

2 years ago