mohitahlawat2001 / shiny-octo-planner-app

planner application have many widgets Clock Widget, Timer Widget, Calender Widget , Weather Widget , Game Widget, White Board Widget, News Widget, Quote Widget ,
https://shiny-octo-planner-app.vercel.app/
MIT License
16 stars 18 forks source link

[FEATURE] : Docekrize the Application #29

Closed haseebzaki-07 closed 1 month ago

haseebzaki-07 commented 1 month ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

A Dockerfile simplifies deployment by packaging a full stack app, including all dependencies, into a consistent environment, ensuring smooth operation across different systems. It also streamlines testing, scaling, and collaboration, enabling easy setup and maintenance through containerization.

Proposed Solution

Adding a Dockerfile to the root of the project

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

I will add a Docekrfile to the root of the application that will build the images by reading add the files of the application and then the image can be run using some docker command.