feat: Add GraphView component for visualizing server connections and implement connection management in ServerManager
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 8m19s

This commit is contained in:
2025-07-15 19:24:45 +07:00
parent 1a31b37677
commit 2590b08262
4 changed files with 797 additions and 0 deletions
+2
View File
@@ -14,9 +14,11 @@
"@tabler/icons-react": "^3.34.0",
"axios": "^1.10.0",
"bootstrap": "^5.3.7",
"d3": "^7.9.0",
"react": "^19.1.0",
"react-bootstrap": "^2.10.10",
"react-dom": "^19.1.0",
"react-force-graph-2d": "^1.28.0",
"react-router-dom": "^6.30.1"
},
"devDependencies": {