https://github.com/1-5pool/spc_ctf123
https://github.com/1-5pool/spc_ctf123
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/1-5pool/spc_ctf123
- Owner: 1-5Pool
- License: gpl-3.0
- Created: 2023-11-28T23:07:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-26T05:45:46.000Z (about 1 year ago)
- Last Synced: 2025-01-19T16:15:40.079Z (4 months ago)
- Language: PHP
- Size: 69 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README


[](#backers) [](#sponsors)
# OpenEMR
Hi guys :DDD
[OpenEMR](https://open-emr.org) is a Free and Open Source electronic health records and medical practice management application. It features fully integrated electronic health records, practice management, scheduling, electronic billing, internationalization, free support, a vibrant community, and a whole lot more. It runs on Windows, Linux, Mac OS X, and many other platforms.
### Contributing
OpenEMR is a leader in healthcare open source software and comprises a large and diverse community of software developers, medical providers and educators with a very healthy mix of both volunteers and professionals. [Join us and learn how to start contributing today!](https://open-emr.org/wiki/index.php/FAQ#How_do_I_begin_to_volunteer_for_the_OpenEMR_project.3F)
> Already comfortable with git? Check out [CONTRIBUTING.md](CONTRIBUTING.md) for quick setup instructions and requirements for contributing to OpenEMR by resolving a bug or adding an awesome feature 😊.
### Support
Community and Professional support can be found [here](https://open-emr.org/wiki/index.php/OpenEMR_Support_Guide).
Extensive documentation and forums can be found on the [OpenEMR website](https://open-emr.org) that can help you to become more familiar about the project 📖.
### Reporting Issues and Bugs
Report these on the [Issue Tracker](https://github.com/openemr/openemr/issues). If you are unsure if it is an issue/bug, then always feel free to use the [Forum](https://community.open-emr.org/) and [Chat](https://www.open-emr.org/chat/) to discuss about the issue 🪲.
### Reporting Security Vulnerabilities
Check out [SECURITY.md](.github/SECURITY.md)
### API
Check out [API_README.md](API_README.md)
### Docker
Check out [DOCKER_README.md](DOCKER_README.md)
### FHIR
Check out [FHIR_README.md](FHIR_README.md)
### For Developers
If using OpenEMR directly from the code repository, then the following commands will build OpenEMR (Node.js version 18.* is required) :
```shell
composer install --no-dev
npm install
npm run build
composer dump-autoload -o
```### Contributors
This project exists thanks to all the people who have contributed. [[Contribute]](CONTRIBUTING.md).
### Sponsors
Thanks to our [2015 Edition Major Sponsors](https://www.open-emr.org/wiki/index.php/OpenEMR_Certification_Stage_III_Meaningful_Use#Major_sponsors)!
### License
[GNU GPL](LICENSE)