Initial commit — energy dashboard frontend (TimescaleDB + Vue/Chart.js)

This commit is contained in:
2026-04-18 11:14:12 +02:00
commit 9fa7d36610
28 changed files with 3243 additions and 0 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# Copy to /srv/energy/frontend/.env
ENERGY_AUTH_USER=admin
ENERGY_AUTH_PASSWORD=changeme
ENERGY_AUTH_SECRET=changeme-random-secret
ENERGY_INFLUX_TOKEN=your_influxdb_token_here