V0lantis / hospitalrun-frontend

Frontend for HospitalRun

Home Page:https://staging.hospitalrun.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HospitalRun Frontend

Release Status GitHub CI Build Status Build Status Coverage Status FOSSA Status Commitizen friendly semantic-release dependabot Slack Join the community on Spectrum Run on Repl.it

React frontend for HospitalRun: free software for developing world hospitals.


Version 1.0.0-beta is no longer supported. Version 2 is currently under development.

  • To contribute, follow the guidelines in the readme or alternatively ask for details on Slack channel #contributors.
  • To use version 1.0.0-beta (not production ready) in a hospital facility, ask for support on Slack channel #troubleshooting or Spectrum channel #support.

Contributing

Contributions are always welcome. Before contributing please read our contributor guide.

  1. Fork this repository to your own GitHub account and then clone it to your local device
  2. Navigate to the cloned folder: cd hospitalrun-frontend
  3. Install the dependencies: yarn
  4. Run yarn run start to build and watch for code changes

How to commit

This repo uses Conventional Commits. Commitizen is recommended for development. Once you have changes staged you can run git cz from the root directory in order to commit to the proper standards.

Alternatively, if you are using NPM 5.2+ you can use npx instead of installing globally: npx git-cz


Behind HospitalRun

Hosted by

Sponsors

Sponsors

Big Thanks

Cross-browser Testing Platform and Open Source <3 Provided by Sauce Labs

Backers

Backers

Lead Maintainer


Maksim Sinik

Core Team


Stefano Casasola

Michael Daly

Riccardo Gulin

Grace Lau

Jack Meyer

Matteo Vivona

Medical Supervisor


M.D. Daniele Piccolo

Contributors

Contributors

Founders


John Kleinschmidtr

Joel Worrall

Joel Glovier

License

Released under the MIT license.

About

Frontend for HospitalRun

https://staging.hospitalrun.io

License:MIT License


Languages

Language:TypeScript 94.2%Language:JavaScript 2.5%Language:HTML 1.3%Language:CSS 1.3%Language:Dockerfile 0.7%