Files
ALwrity/frontend/env_template.txt
ajaysi 1f087aad4c Bing Analytics and Insights added, background jobs added, database setup updated, environment setup updated, frontend updated, backend updated.
Onboarding Manager and Router Manager refactored, analytics and background jobs added, database setup updated, environment setup updated, frontend updated, backend updated.
Critical onboarding database migration implemented.
2025-10-18 10:28:15 +05:30

7 lines
183 B
Plaintext

# Clerk Authentication
REACT_APP_CLERK_PUBLISHABLE_KEY=your_clerk_publishable_key_here
REACT_APP_CLERK_JWT_TEMPLATE=
# API Configuration
REACT_APP_API_BASE_URL=http://localhost:8000