Frontend plugin for CARE that adds Karnataka Kutumba beneficiary lookup and family-data autofill during patient registration, plus a sync action on existing patient records.
Detailed docs are maintained on the internal Confluence (access required):
- Kutumba Overview
- Care Kutumba BE — Dev Setup
- Care Kutumba FE — Dev Setup
- Deploying Care Kutumba
- Flow Demo Videos
These pages are internal. If you need access, please contact the maintainers.
- Backend plugin: care_kutumba
- Host app: care_fe
npm install
cp .env.example .env # fill in REACT_* vars (see FE Dev Setup)
npm run start
For full setup, environment variables, and host integration steps, see the Care Kutumba FE — Dev Setup page.
MIT