JustJordanT / cloudFileUploader

☁️ CloudFileUploader: is a service that will allow you to upload your file to an Azure storage account, and also pull files down and list them, out as well. Made with microservice architecture in mind along with best coding practices.
1 stars 0 forks source link

Containerize-Backend #5

Open JustJordanT opened 3 years ago

JustJordanT commented 3 years ago

Is your feature request related to a problem? Please describe. This is not related to a problem, but this does help move us in the right direction for having a microservice architecture.

Describe the solution you'd like Containerize-Backend: this will involve moving the current setup from a stand lone application into a docker container, that will be acting as a server.

Describe alternatives you've considered

Additional context