# Development This section is for contributors developing Mission Control locally. ## Useful commands From repo root: ```bash make help make setup make check ``` > **Note** > Add deeper guides here (frontend, backend, DB/migrations) as the workflow stabilizes.