feat(dashboard): impl server monitoring

This commit is contained in:
2025-10-25 01:09:53 +00:00
parent 189a6c4401
commit 220d25ccab
9 changed files with 339 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"@tanstack/react-query": "^5.62.7",
"chart.js": "^4.5.1",
"jotai": "^2.10.3",
"lucide-react": "^0.546.0",
"react": "^18.3.1",