- Integrate MSAL (Azure AD) login gating the entire app - Add deploy.sh for building and serving via Apache on Ubuntu - Set Vite base path to /smartcrop26/ for subpath deployment - Add .env.example with required environment variables Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
228 B
Text
4 lines
228 B
Text
VITE_GOOGLE_API_KEY=your-gemini-api-key
|
|
VITE_AZURE_TENANT_ID=e519c2e6-bc6d-4fdf-8d9c-923c2f002385
|
|
VITE_AZURE_CLIENT_ID=9079054c-9620-4757-a256-23413042f1ef
|
|
VITE_AZURE_REDIRECT_URI=https://ai-sandbox.oliver.solutions/smartcrop26
|