Skip to content

MOH-Zambia/cHRIS5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iHRIS docs docker docker-fsh

Technical documentation has been started and is hosted at: https://iHRIS.github.io/iHRIS

Installation

See the notes/ directory for additional installation instructions for development.
Installation instructions for supporting software is here. A docker version for simpler installation will be created soon.

iHRIS is built with a VueJS frontend and a NodeJS backend, both of which are included in this repository. To install, simply run git clone [email protected]:iHRIS/iHRIS.git.

From there, you will need to install the necessary npm packages. Navigate to the ihris-frontend directory and run npm install. Now, do the same for the ihris-backend directory.

The backend component relies on the presence of a fhir compliant server. The login credentials can be placed inside the config/baseConfig.json file for the backend component.

Running iHRIS

iHRIS is divided into two components, the ui frontend and a backend. To build the ui frontend, run npm run build. To start the backend, run npm run start.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published