dummygram icon indicating copy to clipboard operation
dummygram copied to clipboard

[FEATURE] Dockerize the web app

Open TripleteSumit opened this issue 1 year ago • 3 comments

Description

Dockerizing this project will help developers contribute more easily. How? Let me explain. Before making any contributions, developers typically need to set up their development environment with all the project dependencies. By dockerizing this project, they can eliminate the overwhelming task of setting up the environment.

Screenshots

NA

Additional information

NA

Record

  • [X] I agree to follow this project's Code of Conduct
  • [X] I have checked the existing issues
  • [X] I'm a GSSoC'23 contributor
  • [X] I want to work on this issue

TripleteSumit avatar Jul 09 '23 13:07 TripleteSumit

Hi there, Thanks a lot for raising the issue, we'll look into it asap. Also please mention if you wish to work on the issue as well so you could be assigned

github-actions[bot] avatar Jul 09 '23 13:07 github-actions[bot]

won't they now need to install docker in their system as well?

edit: I think if they have docker on their system, they can use docker container, else directly install and use

narayan954 avatar Jul 09 '23 18:07 narayan954

@narayan954 yes they need to install docker but it is Very easy to install and only command to run the application. After they do the changes and run that command again.

Thank you for assigning the above task to me I will try to compete as sson as possible.

TripleteSumit avatar Jul 10 '23 01:07 TripleteSumit