Engineering documentation is maintained in the GitHub repository under docs/ so it stays next to the code and is updated in the same change sets as the implementation.
Repository docs (source of truth)
Start at the index: docs/README.md
| Area | File |
|---|---|
| Next.js | docs/nextjs.md |
| Mastra | docs/mastra.md |
| Supabase | docs/supabase.md |
| Clerk (auth) | docs/auth-clerk.md |
| Maps / geospatial | docs/maps-and-geospatial.md |
| Weather | docs/weather.md |
| DEVS-FIRE | docs/devs-fire.md |
| Testing | docs/testing.md |
In-app only
- DEVS-FIRE MCP Server — external documentation MCP for endpoint discovery (not duplicated in
docs/).
End-user documentation
Product guides and tutorials live under the same /docs site outside this folder — see the main docs sidebar (for example Getting Started).
Last updated on