Initial commit.

This commit is contained in:
2025-07-12 09:07:17 +02:00
commit 24bc192085
7 changed files with 170 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
# web app
app/
app/*
# environment variables
*.env