Add proxy target configuration and new start script for seedheads dev mode

This commit is contained in:
seb
2025-07-02 13:21:08 +02:00
parent edbd56f6a9
commit 10b7f0ed7b
5 changed files with 63 additions and 4 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# Schnellstart
## Voraussetzungen
1. **Node.js herunterladen**: [nodejs.org](https://nodejs.org) - LTS-Version installieren
2. **VSCode herunterladen**: [code.visualstudio.com](https://code.visualstudio.com) - Stabile Version installieren
[ZIP herunterladen](https://github.com/Growheads-de/shopFrontEnd/archive/refs/heads/live.zip)
Entpacken & Doppelklick auf `start-dev-seedheads.bat` - das Skript wird:
- Abhängigkeiten automatisch installieren falls nötig
- Entwicklungsserver mit API-Proxy zu seedheads.de starten
- Browser öffnen auf http://localhost:9500