First commit

This commit is contained in:
rxf
2026-01-28 20:01:48 +01:00
commit ec4b1a250d
13 changed files with 3553 additions and 0 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
# Datenbank
DB_FILE=<database_name>
# HTTP-Port
HTTP_PORT=<port>