Launch App

Getting started

Install Mission Control

Run the control plane locally first. Production deployment stays a separate, human-approved release activity.

Requirements

Node 22.20+, PostgreSQL 16+, Git, and the Codex CLI when you want local coding execution.

Local setup

Clone the repository, install dependencies with npm ci, start PostgreSQL, run migrations, provision an owner, and start the web and worker processes.