@ntlib/status-monitor-nestjs
Advanced tools
Comparing version
{ | ||
"name": "@ntlib/status-monitor-nestjs", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Realtime Monitoring for Express-based NestJS applications", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
# @ntlib/status-monitor-nestjs | ||
Simple, self-hosted module based on Socket.io and Chart.js to report realtime server metrics for NestJS v7+ based servers. | ||
Simple, self-hosted module based on Socket.io and Chart.js to report realtime server metrics for NestJS v9+ based servers. | ||
@@ -9,18 +9,15 @@ ```sh | ||
### NodeJS and Nest Compatibility Matrix. | ||
#### | ||
| Node Version | Nest Version | | ||
|--------------|--------------| | ||
| ^18.x | ^9.x | | ||
#### | ||
### | ||
 | ||
## Installation & setup NestJS | ||
1. Run `npm install @ntlib/status-monitor-nestjs --save` | ||
1. Run `npm install @ntlib/status-monitor-nestjs @nestjs/platform-socket.io@9.4.3 --save` | ||
2. Setup module import: | ||
@@ -27,0 +24,0 @@ |
50406
0.08%116
-2.52%