Fasten is an open-source, self-hosted, personal/family electronic medical record aggregator, designed to integrate with 100,000's of insurances/hospitals/clinics
Go to file
Jason Kulatunga 77c23e62f0
Merge pull request #7 from fastenhealth/spa
2022-10-13 08:16:04 -07:00
.github/workflows remove quemu/multiarch docker builds. 2022-09-27 08:44:12 -07:00
backend fixing genreated mock database. 2022-10-12 19:01:43 -07:00
docker fixed standalone couchdb setup. 2022-10-10 08:11:00 -07:00
frontend added a mechanism to store updated source data in the db (after tokens have been refreshed) 2022-10-12 20:04:59 -07:00
.dockerignore adding docker image. 2022-09-21 18:57:38 -07:00
.gitignore WORKING APP & WORKER 2022-10-08 22:38:26 -07:00
CONTRIBUTING.md provide a consistent way to retrun results from WebWorkers. 2022-10-12 18:47:12 -07:00
Dockerfile working couchdb reverse proxy behind webapp binary. 2022-10-09 11:08:23 -07:00
LICENSE.md updating license -- GPLv3 2022-10-12 19:11:12 -07:00
README.md provide a consistent way to retrun results from WebWorkers. 2022-10-12 18:47:12 -07:00
config.yaml cleanup config files and messages. 2022-10-09 12:30:26 -07:00
docker-compose.yml working couchdb reverse proxy behind webapp binary. 2022-10-09 11:08:23 -07:00
go.mod refactor backend to remove all storage logic. Just auth and metadata endpoints now. 2022-10-08 19:40:33 -07:00
go.sum refactor backend to remove all storage logic. Just auth and metadata endpoints now. 2022-10-08 19:40:33 -07:00
packagr.yaml Initial commit 2022-08-22 17:51:46 -07:00

README.md

Fasten - On Premise/Self-Hosted

Find & replace the following

  • fastenhealth/fastenhealth-onprem - replace this with your github project name (owner/reponame)
  • fastenhealth - find and replace this with your binary name
    • make sure you rename the folder as well.