vigneshs-dev / golang-to-do-app

Golang To Do App
https://golang-to-do-app-production.up.railway.app/
MIT License
2 stars 5 forks source link

[Feature Request]: Dockerize Golang-To-Do-App #1

Open vigneshs-dev opened 1 month ago

vigneshs-dev commented 1 month ago

Is there an existing issue for this?

Feature Description

Dockerize the Golang-To-Do-App, so that the project can be implemented in any system without any dependecies.

Record

relaxgameing commented 1 month ago

i would like to try

vigneshs-dev commented 1 month ago

Sure. I assign this task to you. You can start your work. Thankyou for your contribution.

Gaurav-Krishna-Gaali commented 1 month ago

Let me know if this is open again. I'd also like to contribute.

kartik-212004 commented 1 month ago

i would like to contribute in this issue

vigneshs-dev commented 1 month ago

@relaxgameing was already working on this issue. Both @Gaurav-Krishna-Gaali and @kartik-212004 can work on this issue. Both of you can show your code and I will try to merge yours works with different branch.

vigneshs-dev commented 1 month ago

Hi @relaxgameing .. My deployment failed after merging your branch Bro.. How did you deploy in Railway app with new code. Can you tell me the steps?

relaxgameing commented 1 month ago

Hi @relaxgameing .. My deployment failed after merging your branch Bro.. How did you deploy in Railway app with new code. Can you tell me the steps?

what i am noticing is that the CI workflow is failing as now the go backend has been moved to its own folder (/server) so the CI workflow should be updated

And for Railway app i just provided the ENV's and it automatically did all the work

Gaurav-Krishna-Gaali commented 1 month ago

So it is already done??