Full refactor of codebase

This commit is contained in:
Jonas Hahn
2025-09-18 16:51:57 +02:00
parent 0e6e48cd7b
commit 4168e92601
34 changed files with 1176 additions and 1062 deletions

10
default.env Normal file
View File

@@ -0,0 +1,10 @@
DEBUG=True
# Server configuration
APP_PORT=
APP_BASE_URL=
# For sending mail
SMTP_HOST=
SMTP_MAIL=
SMTP_PASS=