HORAS is an open source Hospital Information System. It was created for helping hospital as an assistant to run business easily, help to make business or medical decisions by datas, faster department integity, universal business core.
Here’s why:
Built using these awesome framework
Bismillah aja…
npm run start
Watch Mode
npm run start:dev
Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn’t rely on any external dependencies or services.
git clone https://github.com/theycantrevealus/horas.git
.env
npm install
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated (God Bless Your Kind Heart).
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag “enhancement”. Don’t forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Make sure to write properly test and run it on locally to keep commits clean on remote repository
HORAS contains 2 main project directory (api and app). You need to run npm start/serve on each folder to run it.
API default run on port 3000. You can access Open API at <hostname>:3000/api
Distributed under the APACHE 2.0 License. See LICENSE.txt
for more information.
Hendry Tanaka - @takashitanaka_ - theycantrevealus@gmail.com
Project Link: https://github.com/theycantrevealus/horas
Use this space to list resources you find helpful and would like to give credit to. I’ve included a few of my favorites to kick things off!