feat: add frontend prototype
This commit is contained in:
@@ -57,6 +57,12 @@ Backend-Endpunkte:
|
||||
- `GET /healthz`: oeffentlicher Healthcheck
|
||||
- `GET /me`: geschuetzt, synchronisiert `profiles` und gibt den authentifizierten Principal aus dem JWT zurueck
|
||||
|
||||
Frontend-Prototyp:
|
||||
|
||||
- Supabase Login/Registrierung ueber `VITE_SUPABASE_URL` und `VITE_SUPABASE_ANON_KEY`
|
||||
- Backend-Profilcheck ueber `GET /me`
|
||||
- Platzhalter-Ansichten fuer Projekte, VMs, SSH-Keys, Audit und Konsole
|
||||
|
||||
## CI
|
||||
|
||||
Forgejo Actions laufen unter `.forgejo/workflows/ci.yml`.
|
||||
|
||||
Reference in New Issue
Block a user