Skip to content

Implementor Workflow

Hiren Thacker edited this page Oct 14, 2019 · 4 revisions

Setup

  1. Install and run UI Designer locally.
  2. Create and Edit forms and other entities like encounter types, programs etc...
  3. When you want to deploy your local changes to staging, uat, or production then
  4. download the implementation bundle from 'Bundle' page and unzip it
  5. Copy-paste the files from bundle file to your local machine.
  6. Run deploy-{env}-all make task to deploy to your environment i.e. make deploy-staging-all.
Clone this wiki locally