Skip to content

Conversation

@Satvik-Singh192
Copy link
Contributor

Description

Added full Docker support for the MERN Mass Email Sender project.
The entire stack (frontend, backend, and MongoDB) can now be built and run using a single command with Docker Compose --build.
This simplifies setup, ensures consistency across environments, and eliminates the need for manual installation of Node.js or MongoDB.

Semver Changes

  • Patch (bug fix, no new features)
  • Minor (new features, no breaking changes)
  • Major (breaking changes)

Issues

Closes #55

Screenshots

1 --- 2 --- 3 ---

Checklist

  • I have read the Contributing Guidelines.
  • Added Dockerfiles for backend and frontend
  • Added docker-compose.yml for full stack setup
  • Added .dockerignore files
  • Updated README with Docker usage instructions

@Satvik-Singh192
Copy link
Contributor Author

@MD-IRFAN-RAJ please review my pull request sir

@MD-IRFAN-RAJ MD-IRFAN-RAJ merged commit bdf532e into OPCODE-Open-Spring-Fest:main Nov 13, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Dockerize the Entire Project

2 participants