Added onboarding progress tracking & landing page

This commit is contained in:
ajaysi
2025-10-02 13:20:15 +05:30
parent e57d2577f8
commit 510b79bbf8
135 changed files with 25917 additions and 5768 deletions

View File

@@ -1,8 +1,13 @@
# Clerk Authentication
CLERK_SECRET_KEY=your_clerk_secret_key_here
CLERK_PUBLISHABLE_KEY=your_clerk_publishable_key_here
# Google Search Console
GSC_REDIRECT_URI=http://localhost:8000/gsc/callback
# Wix Integration (Headless OAuth - Client ID only, no Client Secret required)
WIX_CLIENT_ID=75d88e36-1c76-4009-b769-15f4654556df
WIX_REDIRECT_URI=https://littery-sonny-unscrutinisingly.ngrok-free.dev/wix/callback
# Development Settings
DISABLE_AUTH=false