This section aggregates everything you need to contribute to Tuturuuu—from local setup to CI/CD.Documentation Index
Fetch the complete documentation index at: https://docs.tuturuuu.com/llms.txt
Use this file to discover all available pages before exploring further.
Start Here
- Environment Setup – Follow the Development Guide to install Bun, Supabase, and required tooling.
- Understand the Monorepo – Dive into our Monorepo Architecture for workspace conventions and dependency flows.
- Ship and Operate – Review DevOps & Deployment before touching infrastructure, workflows, or release paths.
Build Toolkit
- Clean Environments – Use the Cleaning Clone guide when local builds misbehave.
- Deployment Runbooks – Use the DevOps & Deployment section for GitHub Actions, Docker rollout, environments, and secrets.
- Documenting – Keep docs current with the Documenting Workflow.