Skip to content

KaenFelix/monitor-web

Repository files navigation

monitor-web

npm package node compatibility

vue vite typescript

需要配合 server 端一起使用

运行截图

20211119-154655

设置

运行前需要编辑src/config.ts来添加监控的服务

const serverList: server[] = [
  // { name: '名称', api: 'server端地址' },
  ...
  ...
]

运行

#编译
npm run build
#运行
部署dist目录文件即可

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published