A Data Federation Approach to Analyze Behavioral Health and Supplement Healthcare Practice with Community Health Metrics in Alaska
This repository contains the source code for the Beehive.
- Documentation //To-Do
If you have found a security vulnerability, please reach out
If you believe you have discovered a defect in Beehive, please open an issue. Please remember to provide a good summary, description as well as steps to reproduce the issue.
You can use the Docker image by running:
docker run -p 9091:9091 --name beehive foggy97/beehive:first
For more details refer to the [Beehive Documentation].
To build from source, refer to the building and working with the code base guide.
To run tests, refer to the running tests guide.
To write tests, refer to the writing tests guide.
Before contributing to Beehive, please read our contributing guidelines.