bounswe / 2021SpringGroup9

This is the project repository for Group 9 of the Project Development in Software Engineering course at Bogazici University. We will plan and develop a software project throughout the semester.
3 stars 1 forks source link

Work on Dockerizing the App and Database #149

Closed zcanfes closed 3 years ago

zcanfes commented 3 years ago

Learn docker more in detail and try to dockerize your API. Then learn how to use Docker for the Database

zcanfes commented 3 years ago

The dockerization is done. I have done research using:

zcanfes commented 3 years ago

This issue is completed. Now I will continue with AWS deploy.