The iEHR CLI (Command Line Interface) is a set of command line tools to quickly deploy iEHR web applications and iEHR bots.
Add globally:
npm install --global @iehr/cli
Or add as a package dependency:
npm install @iehr/cli
See https://iehr.logicallymagic.com/docs/cli for usage.
iEHR is a healthcare platform that helps you quickly develop high-quality compliant applications. iEHR includes a FHIR server, React component library, and developer app.
Apache 2.0.