Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/teleivo/openmrs-dev-module-radiology

Setup of OpenMRS dev environment using OpenMRS SDK
https://github.com/teleivo/openmrs-dev-module-radiology

Last synced: 1 day ago
JSON representation

Setup of OpenMRS dev environment using OpenMRS SDK

Awesome Lists containing this project

README

        

# Setup
Install 1.11.6 first.
Then modules.
In between each of thes scripts run the server so modules are deployed and db
changes applied:

```bash
mvn openmrs-sdk:run -DserverId=116 -Djetty.port=8081
```