Revert main to dev deployment model: remove bootstrap and use ../backend/ paths

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
smueller
2026-05-22 14:10:21 +02:00
parent 8afba16905
commit d0e5baa443
33 changed files with 76 additions and 1671 deletions

View File

@@ -147,11 +147,6 @@ HexaHost-Frontend/
cp -r HexaHost-Backend/includes/* HexaHost-Frontend/public/includes/
```
Alternativ (Windows, aus diesem Repo mit `backend/`):
```powershell
.\scripts\sync-backend-to-public.ps1
```
3. **PHP Dependencies installieren**
```bash
cd HexaHost-Frontend/public