Documentation
RocketX Developer Docs
Everything you need to connect GitHub, submit strategy versions, understand the review pipeline, and manage your live instances.
Getting Started
Set up your RocketX developer environment and make your first strategy submission.
Project Structure
Understand the monorepo layout: API routes, shared models, and the web app.
Authentication
How OTP, Magic Link, and session-based auth work across the platform.
Teams & RBAC
Team-based workspace isolation with owner, admin, and member roles.
API Keys
Issue and revoke hashed API keys for programmatic access to your strategies and instances.
Deployment
Deploy RocketX using Docker Compose, Vercel + Render, or a self-hosted VPS with GitHub Actions.