Include graph.js and build some dashboard tiles.

This commit is contained in:
2025-02-03 16:58:31 +01:00
parent ade1bfb863
commit 92e9511550
9 changed files with 242 additions and 56 deletions

View File

@@ -18,6 +18,7 @@
},
"dependencies": {
"@alpinejs/sort": "^3.14.7",
"alpine": "^0.2.1"
"alpine": "^0.2.1",
"chart.js": "^4.4.7"
}
}