Basic CRUD — Sites
Walkthrough of the Sites module — the simplest entity pattern with a single Frappe DocType, no Zod schema, and direct API calls.
Walkthrough of the Sites module — the simplest entity pattern with a single Frappe DocType, no Zod schema, and direct API calls.
Walkthrough of the Healthcare Practitioners module — adds Zod schema validation and BFF API routes on top of the basic CRUD pattern.
Architecture overview, UI standards, naming conventions, and patterns for building new features in the CTMS web frontend.