prathameshgaikwad / Innings

A cricket scorekeeping and tournament management app
https://innings.vercel.app
1 stars 9 forks source link

Dockerize the application #13

Open prathameshgaikwad opened 4 months ago

prathameshgaikwad commented 4 months ago

Describe the solution you'd like I want to Dockerize the application so that it can run consistently in any environment. This involves creating a Dockerfile to containerize the app and a Docker Compose file to manage multi-container setups, if necessary.

Essogbe commented 1 month ago

Hi @prathameshgaikwad can you assign me this issue ? I can work on it

prathameshgaikwad commented 1 month ago

There you go @Essogbe. The application is relatively simple, however if you face any issues or want any clarification, please don't hesitate to ask!

Essogbe commented 1 month ago

Cool. Can you please add ''hacktoberfest'' ''hacktoberfest-accepted'' labels ?

prathameshgaikwad commented 2 weeks ago

Hey @Essogbe, are you still working on this?

Essogbe commented 2 weeks ago

Yes I was a little late. I was able to dockerise the app. I'm working on testing to make sure everything is ok. I'll do the pull request this weekend

prathameshgaikwad commented 1 week ago

Okay @Essogbe