fix: added energy-management

This commit is contained in:
Willem Serruys
2026-08-19 18:35:47 +02:00
parent fece1603e7
commit 53fa112aa8
38 changed files with 6060 additions and 0 deletions

9
energy-management/.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
node_modules/
dist/
build/
*.db
*.db-journal
.env
.env.local
*.log
.DS_Store