### Suggestion / Feature Request **Create a GitHub Actions Workflow that builds, tests, and deploys the Docker Images for each of the services to GHCR.** **Definition Of Done:** - [ ] Each Service is able to be automatically deployed to a GHCR Namespace matching the branch name. - [ ] The GitHub Actions Workflows dynamically perform the appropriate actions for the specific Service (i.e. linting, building, testing, and logging). - [ ] The developer can run the Workflow when they choose to. - [ ] (Optional) The Workflow deploys the new versions of the Images to TailScale.