b805c294eb
Backend: FastAPI mit /api/health + /api/models (read-only aus llama-swap config, Logik aus v1 portiert). Frontend: Vite + React + Tailwind v4 + shadcn-Style App-Shell mit Cmd+K, Dark-default, PWA-Manifest; Modelle-View live aus /api/models. Deploy-Geruest (systemd-Unit :9001, build/deploy- Skripte, NOPASSWD-sudoers, kein Klartext-Passwort). Verifiziert: Backend-Endpunkte + Frontend-Build + gerenderte Shell. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
10 lines
182 B
JSON
10 lines
182 B
JSON
{
|
|
"name": "Mission Control 2.0",
|
|
"short_name": "MC2",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0d1117",
|
|
"theme_color": "#0d1117",
|
|
"icons": []
|
|
}
|