This commit is contained in:
geoffsee
2025-05-11 17:04:52 -04:00
commit 958d9a19df
36 changed files with 7161 additions and 0 deletions

13
.dev.vars Normal file
View File

@@ -0,0 +1,13 @@
CLIENT_ID="your-value-here"
CLIENT_SECRET="your-value-here"
AUTH_SERVER_URL="your-value-here"
APP_URL="http://localhost:3000"
DEV_MODE="true"
ZITADEL_ORG_ID="your-value-here"
ZITADEL_PROJECT_ID="your-value-here"