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

Add Docker Support for Seamless Deployment and Development #78

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

Conversation

arnavbansal2764
Copy link

  1. Added Dockerfile to containerize the application, setting up the environment, dependencies, and build process.
  2. Updated README with Docker instructions, providing commands for building, running, and stopping the container for contributors.
  3. Port Mapping configured to expose the app on http://localhost:3000.

1. Added Dockerfile to containerize the application, setting up the environment, dependencies, and build process.
2. Updated README with Docker instructions, providing commands for building, running, and stopping the container for contributors.
3. Port Mapping configured to expose the app on `http://localhost:3000`.
Copy link

vercel bot commented Oct 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
acm-fun ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 4, 2024 3:20pm

@Savy011
Copy link

Savy011 commented Oct 4, 2024

I don't understand the need for dockerizing this project. It's a relatively "simple" app. Plus it's being deployed on vercel and not a VPS

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.

2 participants