feat: add admin dashboard

This commit is contained in:
2026-04-29 09:44:57 -04:00
parent e319a5d092
commit baf7a497eb
11 changed files with 939 additions and 67 deletions

View File

@@ -10,6 +10,7 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"lucide-preact": "^1.14.0",
"preact": "^10.27.2",
"preact-iso": "^2.9.3"
},