Closed ashmilhussain closed 1 month ago
Hello, I would like to have a try with this issue, could you please assign it to me?
Hey @leinadsened ,
Assigning this issue to you, happy coding
If any assistance required meet our team here : https://join.slack.com/t/theailounge/shared_invite/zt-2ogkrruyf-FPOHuPr5hdqXl34bDWjHjw
HI @leinadsened any updates on this?
Hi @agberoz started working on it today
Hi @agberoz @ashmilhussain Created a PR #68
@leinadsened, Please go through the review comments
If you run into any issues, feel free to ping me in the Slack channel! 😊
Thank you for the detailed review @agberoz
I had a feeling my understanding of the task was a bit simple 😅 I'm sure I will have some questions, will start working on it later today.
@leinadsened, I've mentioned two changes.
Once they're done, the PR will be ready to merge.
@agberoz, I'm finished 😄 Thank you for the guidance, it was a great experience!
Add a Dockerfile to containerize the backend application, allowing it to be built and run in a Python environment. • Use an Alpine-based image for a lightweight container. • No need to include or pass any config file, as it is planned to be removed before first release. • The application should expose port 8080.