OpsDash Documentation

The Agency Business Operating System

OpsDash takes an agency from Lead to Profitability in a single, unified system. This documentation covers setup, architecture, all 12 modules, and deployment guides.

Quick start

git clone <your-repo-url> opsdash && cd opsdash
pnpm install && supabase start
cp ".env copy.example" .env   # fill Supabase + Stripe keys
supabase db push              # applies 211 migrations (through 00215)
pnpm dev                      # open http://localhost:3000

Getting started

Run OpsDash locally in 15 minutes or deploy to production.

Architecture

How multi-tenancy, billing, security, and roles are structured.

Reference

Server actions, database schema, API endpoints, and feature flags.

Cookie preferences

We use cookies to improve your experience, analyze site traffic, and personalize content. You can choose which categories to allow.
Documentation — OpsDash | OpsDash