This commit is contained in:
2026-04-18 23:11:35 +02:00
commit f7cfd2a86e
196 changed files with 35538 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Vite exposes only VITE_-prefixed env vars to client code.
VITE_SUPABASE_URL=http://127.0.0.1:54321
VITE_SUPABASE_ANON_KEY=sb_publishable_replace_me
VITE_AUTH_REDIRECT_URL=http://localhost:1420/auth/callback
# LiveKit signaling URL. The token comes from the mint-livekit-token edge
# function; the client uses this URL to open the WebSocket connection.
VITE_LIVEKIT_URL=ws://localhost:7880