Initial commit of dashboard

This commit is contained in:
Oracle 2026-06-14 18:13:56 +02:00
parent 59d24aa206
commit adc39db441
Signed by: Oracle
SSH key fingerprint: SHA256:x4/RtnjUyuHkdvmwNDsWSfcfF1V5PNr3OpriZqOvCX8
21 changed files with 797 additions and 20 deletions

View file

@ -12,6 +12,7 @@
"astro": "astro"
},
"dependencies": {
"apexcharts": "3.49.2",
"astro": "^6.4.6"
}
}