This repository contains the Reprocess-Mediator mono repo project. It includes a reprocessor-mediator application and a microfrontend for configuring reprocessor-mediator from OpenHIM Console.
The repository is organized into the following main directories:
-
apps
: This directory contains the applications in the monorepo.-
reprocessor-mediator
: This is a reprocessor application. -
reprocessor-mediator-microfrontend
: This is a microfrontend for the reprocessor UI.
-
To get started with development, you'll need to have Node.js installed. Then, you can run npm install
in the apps/reprocessor-mediator
directory to install the application's dependencies.
For more information, see the README files in the apps/reprocessor-mediator
and apps/reprocessor-mediator-microfrontend
directories.
This project is licensed under the terms of the license found in the LICENSE file.