UAlbertaALTLab / morphodict-frontend

The front-end aspects of Morphodict
Apache License 2.0
1 stars 0 forks source link

Deploy #43

Closed nienna73 closed 1 year ago

nienna73 commented 1 year ago

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.