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 cc9948cd04 Initial commit 2022-08-22 17:51:46 -07:00
backend Initial commit 2022-08-22 17:51:46 -07:00
frontend Initial commit 2022-08-22 17:51:46 -07:00
.gitignore Initial commit 2022-08-22 17:51:46 -07:00
CONTRIBUTING.md Initial commit 2022-08-22 17:51:46 -07:00
README.md Initial commit 2022-08-22 17:51:46 -07:00
config.yaml Initial commit 2022-08-22 17:51:46 -07:00
go.mod Initial commit 2022-08-22 17:51:46 -07:00
packagr.yaml Initial commit 2022-08-22 17:51:46 -07:00

README.md

goweb-template

Find & replace the following

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