# API Configuration VITE_API_URL=http://localhost:3000/api/v1 # Auth0 Configuration # Get these from your Auth0 dashboard: # 1. Create Application (Single Page Application) # 2. Use the Domain, Client ID, and API Audience VITE_AUTH0_DOMAIN=your-tenant.us.auth0.com VITE_AUTH0_CLIENT_ID=your-auth0-client-id VITE_AUTH0_AUDIENCE=https://your-api-identifier