Some checks failed
Test Suite / lint-backend (push) Waiting to run
Test Suite / build-frontend (push) Waiting to run
Test Suite / k6 /health Baseline (push) Waiting to run
Test Suite / playwright-tests (push) Waiting to run
Deploy Development / deploy (push) Failing after 1s
Test Suite / pytest-backend (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
14 lines
195 B
Markdown
14 lines
195 B
Markdown
# Frontend
|
|
|
|
React + Vite SPA — noch anzulegen.
|
|
|
|
Erwartete Struktur (analog shinkan-jinkendo):
|
|
|
|
```
|
|
frontend/
|
|
├── Dockerfile
|
|
├── nginx.conf
|
|
├── package.json
|
|
└── src/
|
|
```
|