feat(dashboard): add live observability overview

This commit is contained in:
vince 2026-06-19 03:38:38 +02:00
parent 2ff9f3c0ed
commit 2d2b905d18
27 changed files with 1417 additions and 144 deletions

View file

@ -22,7 +22,8 @@
"@sinclair/typebox": "^0.34.49",
"ajv": "^8.20.0",
"ajv-formats": "^3.0.1",
"drizzle-orm": "^0.45.2"
"drizzle-orm": "^0.45.2",
"uplot": "^1.6.32"
},
"devDependencies": {
"@axe-core/playwright": "^4.11.3",