This commit is contained in:
Marek Lenczewski
2026-04-18 07:42:23 +02:00
parent 0d028beda8
commit 04620ff3cb
18 changed files with 172 additions and 49 deletions

13
doc/Setup/files.md Normal file
View File

@@ -0,0 +1,13 @@
Prozess-Modul (keine Code-Dateien, Init der Apps).
Backend:
- backend/ (Symfony 7.4, PHP 8.3)
Frontend:
- frontend/ (Vue 3, Vite)
App:
- app/ (Kotlin, Jetpack Compose)
Infrastruktur:
- .ddev/ (DDEV-Umgebung)