Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Dockerfile and Docker-compose #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mayank-0407
Copy link

Fixed #39 :

Added Dockerfiles for both the backend and frontend.
Added a docker-compose file to run the entire project with a single command.
Docker is useful when different systems have varying Node.js versions, as it allows the project to run in a controlled environment with the correct version. Having Docker support ensures the project can run on any system, regardless of the Node.js version.

Please merge this PR and add the labels hacktoberfest and hacktoberfest-accepted.

Copy link

vercel bot commented Oct 7, 2024

@mayank-0407 is attempting to deploy a commit to the Soumojit Shome Team on Vercel.

A member of the Team first needs to authorize it.

@mayank-0407
Copy link
Author

@Soumojitshome2023 Hi, Could you please check this PR and merge it if everything looks okay?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding Dockerfile and Docker-compose for easy usage/installation of Project
1 participant