1.0.1-rc.31 • Published 24 days ago

@nathapp/nestjs-common v1.0.1-rc.31

Weekly downloads
-
License
ISC
Repository
-
Last release
24 days ago

Common NestJs Library

this is a NestJs Common Library, can be use on fastify and express

Environment Variables for Module Or Services

1.) I18n - I18nCoreModule

LOCALES_FALLBACK_LANGUAGE=en_US    ##language fallback
LOCALES_MAP_PATH=                  ##override i18n loaderOptions.path
LOCALES_LIVE_RELOAD=1              ## loaderOptions live reload

2.) LoggerUtils & LoggerMiddleware

DEBUG_MODE=1                       ## Logger log Level

HTTP_LOG_USER_AGENT=1              ## log User Agent on request
HTTP_LOG_REQUEST=1                 ## log request data (query, params, body) on request
HTTP_LOG_RESPONSE=1                ## log response data on request
HTTP_LOG_SENSITIVEKEYS=pwd,secret  ## censor log response data with the keys, value is in comma separated
1.0.1-rc.31

24 days ago

1.0.1-rc.17

10 months ago

1.0.1-rc.18

10 months ago

1.0.1-rc.19

7 months ago

1.0.1-rc.14

10 months ago

1.0.1-rc.15

10 months ago

1.0.1-rc.16

10 months ago

1.0.1-rc.24

6 months ago

1.0.1-rc.20

7 months ago

1.0.1-rc.21

7 months ago

1.0.1-rc.22

7 months ago

1.0.1-rc.23

6 months ago

1.0.1-rc.13

11 months ago

1.0.1-rc.11

11 months ago

1.0.1-rc.12

11 months ago

1.0.1-rc.10

11 months ago

1.0.1-rc.9

11 months ago

1.0.1-rc.8

11 months ago

1.0.1-rc.7

1 year ago

1.0.1-rc.6

1 year ago

1.0.1-rc.5

1 year ago

1.0.1-rc.4

1 year ago

1.0.1-rc.3

1 year ago

1.0.1-rc.2

1 year ago

1.0.1-rc.1

1 year ago

1.0.1-rc.0

1 year ago

1.0.0

1 year ago