Sign in Sign up
npm

tapnow-nestjs-common

TapNow-NestJS-Common 的主要目标是为了各个服务聚焦于业务需求,避免各种模块初始化(如Logger,DataBase等)、公用服务等代码重复出现在各个微服务中。TapNow-NestJS-Common 提供一个`CommonModule`来初始化服务需要的模块,提供一些公用的装饰器和Service类来简化业务代码,以提高开发效率,减少维护成本。 `CommonModule` 是一个全局模块,默认会初始化`ConfigModule`, `LoggerModule`(nestjs-pino)

Latest release
Jun 15, 2022
Releases
15
Known CVEs
0
First release
Nov 11, 2021
License
custom
View on Npm
Insights

Activity

Total releases
15
Last 12 months
0
Cadence
~2 days
Dependencies
34

Releases per month

last 12 months

Release mix

  • patch 14
15 releases
Dependencies

Depends on

1.0.17
1–10 of 34

Used by

Nothing tracked depends on this yet.

Releases
Version Released
1.0.17 patch
1.0.16 patch
1.0.15 patch
1.0.14 patch
1.0.13 patch
1.0.12 patch
1.0.11 patch
1.0.10 patch
1.0.9 patch
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 initial