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 9e7f6b5819 adding list fallback for unknown components (so users can still see the raw data).
Make sure patient information is included in the header for the source detail page.
2022-09-25 21:02:12 -07:00
backend fixing breadcrumbs 2022-09-25 18:35:36 -07:00
frontend adding list fallback for unknown components (so users can still see the raw data). 2022-09-25 21:02:12 -07:00
.dockerignore adding docker image. 2022-09-21 18:57:38 -07:00
.gitignore adding the https://github.com/creativetimofficial/black-dashboard-angular#quick-start template 2022-08-26 19:16:49 -07:00
CONTRIBUTING.md working pagination. 2022-09-21 21:08:21 -07:00
Dockerfile oncomplete only runs on successful api calls, 2022-09-25 11:14:00 -07:00
LICENSE.md adding closed source license. 2022-09-25 09:53:25 -07:00
README.md rename 2022-08-22 18:11:00 -07:00
config.yaml make sure we wait for the token to be stored before reloading the page. 2022-09-14 08:19:28 -07:00
go.mod adding form validation on signup. 2022-09-11 23:59:13 -04:00
go.sum for confidential sources, provide way to pass patient_id back to frontend. 2022-09-24 16:46:15 -07:00
packagr.yaml Initial commit 2022-08-22 17:51:46 -07:00

README.md

goweb-template

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.