@nestjsplus/lib-starter

v1.0.1
Flexible, Docker-friendly, Dotenv-based Configuration Module for NestJs
nestjs configuration config module environment variables env .env settings and 1 more...

build

rm -rf ./dist && npm run build:lib && npm run build:schematics

build:lib

tsc -p tsconfig.json

build:schematics

tsc -p tsconfig.schematics.json

format

prettier --write "src/**/*.ts"

lint

tslint -p tsconfig.json -c tslint.json

test

jest

test:debug

export DEBUG=cfg,trace; jest

test:watch

jest --watch

test:cov

jest --coverage
npm i @nestjsplus/[email protected]

Metadata

  • MIT
  • Whatever
  • John Biundo
  • released 9/28/2019

Downloads

Maintainers