development:local_setup
Table of Contents
Local development
Owner: Engineering\ Last reviewed: 2026-07-21
Before changing a repository
- Read the workspace
AGENTS.mdand any nearer repository instructions. - Check the relevant repository's Git status and preserve unrelated work.
- Read the canonical multi-tenancy documentation before changing platform behavior.
- Keep shared contracts in
platform/packages/sharedand trusted authorization and persistence inplatform/apps/api.
Add project-specific setup
Document prerequisites, local environment setup, start commands, test commands, and common failure modes here. Keep secret values out of this page and refer to checked-in .env.example files by path.
