I'd like this service to deploy automatically on push to main, so I added all the required docker files and deployment files for that to happen. I added corresponding endpoints to the deployment service. This PR is the true test of whether or not it works.
Note: this should be dependent on unit tests and integration tests. I'll work on those next as they don't actually reflect the refactored service at the time being.
What's in this PR:
I'd like this service to deploy automatically on push to main, so I added all the required docker files and deployment files for that to happen. I added corresponding endpoints to the deployment service. This PR is the true test of whether or not it works.
Note: this should be dependent on unit tests and integration tests. I'll work on those next as they don't actually reflect the refactored service at the time being.