Skip to content

UCSF-IGHS/openmrs-esm-form-builder

 
 

Repository files navigation

OpenMRS ESM Form Builder App

OpenMRS esm form builder provides an interactive interface that allows OpenMRS to build schemas effortlessly including all features of Ampath Form Builder. Users can create schemas using the interactive form builder or by writing JSON in the Schema editor.

Running this code

yarn  # to install dependencies
yarn start  # to run the dev server

Once it is running, a browser window should open with the OpenMRS 3 application. Log in and then navigate to /openmrs/spa/form-builder.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.2%
  • SCSS 2.9%
  • Other 0.9%