Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 929 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 929 Bytes

monitor-serve

npm package node compatibility

typescript docker

服务器监控-服务端

需要配合 server 前端才能看到效果

安装

运行前需要安装 typescript

依赖安装推荐使用 pnpm

编译

npm run tsc

运行

npm run dist/index.js
or
# 有pm2的话
npm run pm2