Add Quick Start Guide for HIS-EMR-API setup#847
Open
pamzey wants to merge 1 commit intodevelopmentfrom
Open
Conversation
fchiyenda
requested changes
Dec 22, 2025
Contributor
fchiyenda
left a comment
There was a problem hiding this comment.
This is great work Chief really like the idea of the Quick Start Guide though I might have missed these:
The PR should point to the harmonised branch (master_central_mahis_backend).
The instructions should include/consider that the end goal is to have a common backend that works with EMR and MaHIS frontends this means it should include instructions for:
- Meta data merging
- Facilities merging
- Facilities sync with MHFR
- EMR data migration to MaHIS
In addition to setting up the frontends to work with the common backend.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Context
A Quick Start Guide for setting up the HIS-EMR-API provides users with a streamlined process to get the application running efficiently. This change aims to enhance user experience by offering clear, step-by-step instructions.
Description
The guide outlines prerequisites, cloning the repository, installing dependencies, configuring the database, and starting the API server. It also includes instructions for setting up the frontend applications for both HIS-Core and MAHIS and troubleshooting common issues.
Changes in the codebase
Introduced a comprehensive Quick Start Guide that details the setup process for the HIS-EMR-API, including commands for installation and configuration.
Changes outside the codebase
No changes to external services or infrastructure configurations were made.
Additional information
The guide is structured to facilitate easy navigation and understanding for new users, ensuring they can quickly set up the environment.
Ticket
N/A
Screenshots
N/A