Split personal trading cockpit from public site

This commit is contained in:
Theodore Song
2026-07-14 07:54:50 -04:00
parent 3cc818a13f
commit 3367daf2f1
6 changed files with 132 additions and 50 deletions
+3
View File
@@ -7,6 +7,9 @@ PRODUCTION_APP_URL=https://polymarket-site-eta.vercel.app
# Keep false until legal/compliance approval, provider credentials, wallet signing,
# payment rails, and audit logging are production-ready.
LIVE_TRADING_ENABLED=false
# Personal-only feature gate. Keep false until your own wallet/CLOB credentials
# are configured and tiny manual test orders are reviewed.
PERSONAL_TRADING_ENABLED=false
# Accounts / authentication
AUTH_PROVIDER=Clerk