fEMR is a fast EMR solution for remote clinics who depend on speed and ease of use rather than complex features.
- Clone the super-femr repo.
- Ensure Docker is running.
docker-compose up
On M1 macOS, the following line needs to be added to the docker-compose.yml
file for both services.
platform: linux/x86_64
Check out our installer repo for directions on how to setup the installer.
Link to AWS Deployment Pipeline: https://us-east-1.console.aws.amazon.com/codesuite/codepipeline/pipelines/FibulaPipeline/view?region=us-east-1