Documentation

Local Development Setup

Run the monorepo locally with the current MySQL-based stack and understand which services drive the web experience.

Mar 17, 2026EN1 min readSetup

Doc info

Mar 17, 2026

Locale

EN

Reading time

1 min

SummarySetup

Run the monorepo locally with the current MySQL-based stack and understand which services drive the web experience.

Local development

The monorepo is organized into apps/web, apps/api, apps/worker, and apps/python-ai.

Local flow

  1. Start the infrastructure services.
  2. Run the API and web app.
  3. Seed the database if you want the catalog and content pages to show records.