Update
This commit is contained in:
13
doc/Setup/files.md
Normal file
13
doc/Setup/files.md
Normal 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)
|
||||
5
doc/Setup/spec.md
Normal file
5
doc/Setup/spec.md
Normal file
@@ -0,0 +1,5 @@
|
||||
- Symfony ./backend
|
||||
- Vue ./frontend
|
||||
- Kotlin ./app
|
||||
- Kotlin copy vue changes
|
||||
- Symfony, Vue and Kotlin can start
|
||||
Reference in New Issue
Block a user