forked from HospitalRun/hospitalrun-server
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2e59659
commit ca7d51d
Showing
1 changed file
with
63 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
<div align="center"> | ||
|
||
![hospitalrun-logo-v1](https://github.com/HospitalRun/design/blob/master/logo/logo-on-transparent.png) | ||
|
||
</div> | ||
|
||
<div align="center"> | ||
|
||
[![Release](https://img.shields.io/github/release/HospitalRun/hospitalrun-server.svg)](https://img.shields.io/github/release) [![Build Status](https://dev.azure.com/hospitalrun/hospitalrun-server/_apis/build/status/hospitalrun.hospitalrun-server)](https://dev.azure.com/hospitalrun/hospitalrun-server/_build/latest?definitionId=1) [![Build Status](https://travis-ci.com/HospitalRun/hospitalrun-server.svg?branch=master)](https://travis-ci.com/HospitalRun/hospitalrun-server) [![Maintainability](https://api.codeclimate.com/v1/badges/2a60136ab6c13e2b2d3b/maintainability)](https://codeclimate.com/github/HospitalRun/hospitalrun-server/maintainability) [![Coverage Status](https://coveralls.io/repos/github/HospitalRun/hospitalrun-server/badge.svg?branch=master)](https://coveralls.io/github/HospitalRun/hospitalrun-server?branch=master) [![Help Contribute to Open Source](https://www.codetriage.com/hospitalrun/hospitalrun-server/badges/users.svg)](https://www.codetriage.com/hospitalrun/hospitalrun-server) [![Contributor](https://img.shields.io/github/contributors/HospitalRun/hospitalrun-server.svg)](https://github.com/HospitalRun/hospitalrun-server/graphs/contributors) | ||
|
||
[![license](https://badgen.now.sh/badge/license/MIT)](./LICENSE) [![Nucleode](https://img.shields.io/badge/kindly%20maintained%20by-nucleode-blue)](https://nucleode.com) [![Join the community on Spectrum](https://withspectrum.github.io/badge/badge.svg)](https://spectrum.chat/hospitalrun) | ||
|
||
</div> | ||
|
||
<div align="center"> | ||
|
||
### Free, easy-to-use software for developing world healthcare. | ||
NodeJS backend for [HospitalRun](http://hospitalrun.io/): free software for developing world hospitals. | ||
|
||
</div> | ||
|
||
<hr /> | ||
|
||
# Behind HospitalRun | ||
|
||
## Hosted by | ||
|
||
[<img src="https://github.com/openjs-foundation/cross-project-council/blob/master/logos/openjsf-color.png?raw=true" width="120px;"/>](https://openjsf.org/projects/#atlarge) | ||
|
||
## Sponsors | ||
|
||
[![Sponsors](https://opencollective.com/hospitalrun/sponsors.svg?width=890)](https://opencollective.com/hospitalrun/contribute/sponsors-336/checkout) | ||
|
||
## Backers | ||
|
||
[![Backers](https://opencollective.com/hospitalrun/backers.svg?width=890)](https://opencollective.com/hospitalrun/contribute/backers-335/checkout) | ||
|
||
## Lead Maintainer | ||
[<img src="https://avatars2.githubusercontent.com/u/1620916?s=460&v=4" width="100px;"/><br /><sub><b>Maksim Sinik</b></sub>](https://github.com/fox1t)<br /> | ||
|
||
## Core Team | ||
|
||
|[<img src="https://avatars1.githubusercontent.com/u/25009192?s=460&v=4" width="100px;"/><br /><sub><b>Riccardo Gulin</b></sub>](https://github.com/bazuzu666) | [<img src="https://avatars0.githubusercontent.com/u/6388707?s=460&v=4" width="100px;"/><br /><sub><b>Matteo Vivona</b></sub>](https://github.com/tehKapa) | [<img src="https://avatars3.githubusercontent.com/u/25089405?s=460&v=4" width="100px;"/><br /><sub><b>Stefano Casasola</b></sub>](https://github.com/irvelervel) | [<img src="https://avatars1.githubusercontent.com/u/26657904?s=460&v=4" width="100px;"/><br /><sub><b>Stefano Miceli</b></sub>](https://github.com/StefanoMiC) | | ||
|---|---|---|---| | ||
|
||
|
||
## Medical Supervisor | ||
|
||
[<img src="https://avatars2.githubusercontent.com/u/24660474?s=460&v=4" width="100px;"/><br /><sub><b>M.D. Daniele Piccolo</b></sub>](https://it.linkedin.com/in/danielepiccolo)<br /> | ||
|
||
## Contributors | ||
|
||
[![Contributors](https://opencollective.com/hospitalrun/contributors.svg?width=960&button=false)](https://github.com/HospitalRun/hospitalrun-frontend/graphs/contributors) | ||
|
||
## Founders | ||
|
||
<!-- prettier-ignore --> | ||
| [<img src="https://avatars0.githubusercontent.com/u/609052?s=460&v=4" width="100px;"/><br /><sub><b>John Kleinschmidtr</b></sub>](https://github.com/jkleinsc) | [<img src="https://avatars0.githubusercontent.com/u/929261?s=400&v=4" width="100px;"/><br /><sub><b>Joel Worrall</b></sub>](https://github.com/tangollama) | [<img src="https://avatars0.githubusercontent.com/u/1319791?s=460&v=4" width="100px;"/><br /><sub><b>Joel Glovier</b></sub>](https://github.com/jglovier) | | ||
|---|---|---| | ||
|
||
# License | ||
|
||
Released under the [MIT license](LICENSE). |