@johnbiundo/test-nestjs-module-starter

v0.0.5
NestJS npm package starter
nestjs

start:dev

tsc -w

build

tsc

prepare

npm run build

format

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

lint

tslint -p tsconfig.json -c tslint.json

test

jest

test:watch

jest --watch

test:cov

jest --coverage

test:e2e

jest --config ./test/jest-e2e.json
npm i @johnbiundo/test-nestjs-module-starter

Metadata

  • MIT
  • Whatever
  • John Biundo
  • released 8/8/2019

Downloads

Maintainers