Add option to serve a static frontend

This commit is contained in:
Oliver Traber 2025-07-27 18:42:31 +00:00
parent b3804f3d58
commit f6117d04ee
Signed by: Bluemedia
GPG key ID: C0674B105057136C
9 changed files with 64 additions and 33 deletions

3
backend/.gitignore vendored
View file

@ -1,3 +1,4 @@
**/__pycache__
simple-ocpp-cs.db
.env
.env
static