Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ucsf-ighs/esm-namibia-emr
- Owner: UCSF-IGHS
- License: other
- Created: 2022-10-17T09:13:05.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T14:19:49.000Z (9 months ago)
- Last Synced: 2024-04-24T18:55:14.158Z (9 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.7 MB
- Stars: 2
- Watchers: 2
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).