Add host metrics dashboard

This commit is contained in:
2026-01-20 01:02:17 +01:00
parent e54dc2dbd7
commit 00d317d645
7 changed files with 298 additions and 19 deletions

View File

@@ -10,5 +10,8 @@
"noUnusedLocals": true,
"module": "preserve",
"moduleResolution": "bundler"
}
},
"include": [
"src/"
]
}