Private deployment
From public Vercel demo to private execution stack
Public demo runs on Vercel for UI, API routes, and realtime dashboard behavior. Private client deployment adds the worker layer required for true execution workflows.
Architecture
Vercel dashboard + Supabase + private VPS trading worker
Vercel handles dashboard rendering, API endpoints, and client-facing interactions. Supabase stores profiles, signals, paper trades, alerts, logs, and deployment requests. The private VPS worker is reserved for scheduler jobs, broker adapters, encrypted secrets, and real execution.
VPS worker for strategy execution
Broker and exchange integration
Encrypted API key setup
Real execution engine
Custom risk settings
Monitoring and alerts
Maintenance and support
Request private deployment
Contact for white-label deployment, broker integration roadmap, secure secrets setup, and maintenance.