@ntlib/status-monitor-nestjs

v1.0.3
Realtime Monitoring for Express-based NestJS V9+ Apps
nestjs status monitoring node

test

jest

coverage

jest --coverage

coveralls

npm run coverage --coverageReporters=text-lcov | coveralls

test:watch

jest --watch

start:dev

tsc --watch --declaration

build

rm -rf ./dist && tsc

format

prettier src/**/*.ts --ignore-path ./.prettierignore

prepare

npm run format && npm run build
npm i @ntlib/status-monitor-nestjs

Metadata

  • MIT
  • Whatever
  • ntedgi
  • released 8/28/2023

Downloads

Maintainers