Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ucsf-ighs/esm-namibia-emr

Namibia ESM built on top of OpenMRS and OHRI utils
https://github.com/ucsf-ighs/esm-namibia-emr

Last synced: about 2 months ago
JSON representation

Namibia ESM built on top of OpenMRS and OHRI utils

Awesome Lists containing this project

README

        

![NamibiaEMR CI](https://github.com/UCSF-IGHS/esm-namibia-emr/workflows/Node.js%20CI/badge.svg)

# Namibia EMR

This repository has Namibia EMR specific configurations and customizations.

## Running this code

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

## Integrating it into your application

Please see [Creating a Microfrontend](https://openmrs.github.io/openmrs-esm-core/#/main/creating_a_microfrontend).