Skip to content
Bell Eapen edited this page Jan 2, 2019 · 3 revisions

👀 Drishti | An Open mHealth sense-plan-act framework!

How to build the Drishti framework

STEP 1: Build Drishti-cog

Drishti-cog is a Spring-boot application, but it has a dependency on omhserver. How to install the dependency in maven locally is explained here.. Change the paths as appropriate in application.yml

STEP 2: Build openmrs-module-drishti

STEP 3: Build openmrs-owa-drishti

  • Build openmrs-owa-drishti as explained here.
npm install
npm run build

STEP 4: Build openMRS

STEP 5: Build Drishti-Plan

STEP 6: Build Drishti-Act

STEP 7: Deploy