PEC-CSS / acm-fun

Life is too short so have some fun
https://acm-fun.vercel.app/
5 stars 36 forks source link

Add Docker Support for Seamless Deployment and Development #78

Open arnavbansal2764 opened 2 weeks ago

arnavbansal2764 commented 2 weeks ago
  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.
vercel[bot] commented 2 weeks ago

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 commented 2 weeks ago

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