This commit is contained in:
jonnybravo
2026-07-20 17:16:55 +02:00
parent ab91d5582d
commit a8b103e2c6
14 changed files with 383 additions and 120 deletions

5
start.sh Executable file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
# Docker-Container starten (nginx)
docker compose up -d
# Reflex ausführen
reflex run