Developers
The HIC platform lives in a single monorepo (Healthcare.MOH.RWA.HIC) managed with pnpm workspaces. The stack is primarily Python (data pipelines, dbt, Prefect, Jupyter) and TypeScript (GreenRiver frontend and supporting tooling). All apps share pre-commit hooks, CI workflows, and commit conventions enforced at the repo level.
This section covers everything you need to contribute effectively: how to set up pre-commit, branch and PR conventions, and the code style rules enforced in CI.
Last updated on