Base code
This commit is contained in:
6
frontend/env_template.txt
Normal file
6
frontend/env_template.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user