Git Product home page Git Product logo

openmrs-esm-ohri's Introduction

OHRI ESM

A custom microfrontend for OpenMRS HIV Reference Implementation (OHRI)

Badges

Node.js CI Node.js CI

Overview

OpenMRS HIV Reference Implementation (OHRI) packages built on top of OpenMRS Frontend.

🌍DEMO

Available Packages

Installation

Prerequisites

Setup OHRI Module

  1. Clone the openmrs-esm-ohri repo.
git clone https://github.com/UCSF-IGHS/openmrs-esm-ohri.git
  1. Setup repository
yarn setup
  1. Start all packages on localhost:8080.
yarn start

This command start each package inside the packages directory with the development mode connected to the https://openmrs-demo.globalhealthapp.net backend. This is the actual script:

If you would like to run individual packages, you can use the following command:

yarn start:<package-name>

# for example

# To start ohri core
yarn start:core

# To start covid esm
yarn start:covid

# To start hiv care and treatment esm
yarn start:hct

# To start hiv prevention esm
yarn start:hp

# To start cervical-cancer esm
yarn start:cervical-cancer

# To start form-render esm
yarn start:form-render

# To start pmtct esm
yarn start:pmtct

Tests

To verify that all of the tests run:

yarn test

Note: Run npm i before running tests for the first time.

Deployment

TBD

Configuration

This module is designed to be driven by configuration files. These files define the look and functionality required to drive the OHRI module.

Note: Currently, the module cannot be configured as it is in the early stages of development.

Resources

Optional Steps: To run against a deployment server (to reflect local changes that will be on server upon Deployment): On terminal run -> npx openmrs develop --backend https://{server-address}

(tbd)

Acknowledgements

(tbd)

License

MPL 2.0 w/ HD © OpenMRS Inc.

openmrs-esm-ohri's People

Contributors

larslemos avatar pirupius avatar samuelmale avatar kajambiya avatar odora0 avatar herbertug avatar smallgod avatar lucyjemutai avatar alaboso avatar ebambo avatar hadijahkyampeire avatar florianrappl avatar herobiam avatar cynthiakamau avatar arodidev avatar manuelroemer avatar kirwea avatar eudson avatar dependabot[bot] avatar ibacher avatar prapakaransp avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.