FHIRType / workshop

Healthcare Provider Data API
GNU General Public License v3.0
0 stars 0 forks source link

[DRAFT] DEPLOY: Containerized Everything #116

Closed trentonyo closed 2 months ago

trentonyo commented 2 months ago

Containerized Everythi̵͉̾ng

ASSOCIATED ISSUES:

  • Closes #107

Description

🚢 Contained API, Frontend, and Docs!: Every service in the project is now contained within Docker images and composed together into one application. Starting up the project is as easy as navigating to the top-level and running Docker compose up! e.g.:

docker compose up -d

Once you have it spun up, visit these links to see everything working!*

*no API keys have been added as secrets yet

Definition of Done