Development setup
Local commands, configuration expectations, and environment notes for working across the monorepo.
Understand how the API, Clubhouse web app, native mobile apps, ProShop, and corp site fit together.
Explore layered services, repositories, integrations, auth, storage, and cross-surface contracts.
Navigate the monorepo, design patterns, deployment workflows, and practical code examples from the platform.
Development setup
Local commands, configuration expectations, and environment notes for working across the monorepo.
Platform overview
Product flow, main surfaces, and the contract boundaries that keep the experience aligned.
System architecture
End-to-end architecture for request flow, persistence, AI orchestration, and client responsibilities.
Codebase map
Folder-by-folder guide to the major projects, the responsibilities of each, and where to extend them.
/api/CaddieSight.Api, including controllers, services, domain interfaces, repositories, and integrations.