something is kinda working

This commit is contained in:
2025-12-13 05:41:13 +01:00
parent 955f992f8e
commit 1f313f090a
20 changed files with 390 additions and 349 deletions

9
web/.env.example Normal file
View File

@@ -0,0 +1,9 @@
# Auth0 Configuration
AUTH0_SECRET=use-openssl-rand-hex-32-to-generate
AUTH0_DOMAIN=your-tenant.auth0.com
AUTH0_CLIENT_ID=your-client-id
AUTH0_CLIENT_SECRET=your-client-secret
APP_BASE_URL=https://your-domain.com
# Optional: Agent URL (defaults to http://localhost:8000/)
# AGENT_URL=http://localhost:8000/