Hospitalrun
Monorepo that holds all of HospitalRun's v2 projects.
Install / Use
/learn @HospitalRun/HospitalrunREADME
All HospitalRun code lives in a single repository, an architecture generally called a monorepo. This repository holds all of HospitalRun's open source projects that lived in their own separate Github repos: frontend, server and components. Built with React, Node, PouchDB/CouchDB and using offline first design, we're working to deliver an HIS system that makes usability the #1 requirement, is built specifically for developing world requirements, and seeks to give back time to patient care.
<h3>‼️ Version 1.0.0-beta is no longer supported. Version 2 is currently under development ‼️</h3>
FAQs
| Question | Answer | | -------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------- | | "I want to help" | Find out how | | "I have a question" | Join our Slack Workspace | | "I found a bug" | Open an issue | | "How can I deploy 1.0.0-beta?" | Follow this guide |
Table of Contents
- Staging Area
- Contributing
- Community
- Project Structure
- Application Infrastructure
- Behind HospitalRun
- License
Staging Area
You can follow developments by visiting the dedicated staging environment. Use username / password as credentials to access.
Contributing
Interested in contributing to HospitalRun? There are many ways that you can get involved:
- Try the application
- Request new features and report bugs
- Write project documentation
- Contribute to the source code
- Sponsor the project
- Translate text in the application
Community
Join HospitalRun's community for discussion and ask questions: HospitalRun's Slack Workspace
Channels :
- #general - For general purpose
- #contributors - For people who contribute to HospitalRun by developing features
- #troubleshooting - For software related issues
Project Structure
| Submodules | Version | Progress status | Build status | Coverage status | Code quality |
| --------------------------------------------------------------- | --- | -------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Frontend | |
|
|
|
|
| Server |
|
|
|
|
|
| Components |
|
|
|
|
|
| Core |
|
|
| |
|
| CLI |
|
|
|
|
|
<em>Last Update: 2 July 2020</em>
Application Infrastructure
A visual representation of the functionality of all HospitalRun modules and their interactions.
[<img width="1658" alt="miro" src="https://user-images.githubusercontent
