chore: scaffold project

This commit is contained in:
2026-08-10 14:14:34 +02:00
commit df3b6dc8c9
6 changed files with 105 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
DATABASE_URL="mysql://ombrora:ombrora@localhost:3306/ombrora"
STORAGE_PATH="/absolute/path/to/local/storage"