Skip to content
This repository has been archived by the owner on Jun 11, 2020. It is now read-only.

karuhanga/openmrs-ocl-client-v2

Repository files navigation

OpenMRS

Build Status Coverage Status

openmrs-ocl-client

OCL client for OpenMRS is a web service that will allow OpenMRS users to manage their dictionaries in the cloud, allow re-usability of the existing concepts and allow one to create custom concepts to complement existing ones while building their dictionaries.

Available Scripts

npm start

Runs the app in the development mode.
Open https://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

Set-up Process

Manual Environment Setup

  • Clone a forked version of the repository to your computer;
    git clone https://github.com/yourusername/openmrs-ocl-client.git

  • In the root directory of the project install all the dependencies;
    npm install

Running the Docker Image

  • Build the Docker image using the provided Docker file in the root folder. docker-compose build.

  • Run the docker image using docker-compose
    docker-compose up.

  • Navigate to https://localhost:8080/.

Contributing to this project

  • Visit the project wiki for a layout of the project and how you can start contributing.

Support

License

Packages

No packages published

Languages