Monorepo containing independent plugins and features for customer use.
Each package is completely independent with its own installation and usage instructions:
packages/ehr-canvas- Python package for canvas functionality
Navigate to the specific package directory you need and follow its README for installation and usage instructions. These packages are not interdependent.
metriport-third-party/
├── packages/
│ ├── ehr-canvas/
├── package.json
└── README.md
Each package maintains its own dependencies and build processes. See individual package READMEs for development setup.