Skip to content

Added Docker integration - #201

Open
Kaushal0920 wants to merge 1 commit into
sujaltangde:mainfrom
Kaushal0920:main
Open

Added Docker integration#201
Kaushal0920 wants to merge 1 commit into
sujaltangde:mainfrom
Kaushal0920:main

Conversation

@Kaushal0920

Copy link
Copy Markdown

Related Issue

Fixes #167

Description

This pull request introduces Docker Compose integration, enabling easy containerization and orchestration for the MERN stack. This update allows the project to be run consistently across different environments by defining services and dependencies in a docker-compose.yml file.

Type of PR

  • Bug fix
  • Feature enhancement
  • Documentation update
  • Other (specify): Containerization

Screenshots / videos (if applicable)

image

Checklist:

  • I have performed a self-review of my code
  • I have read and followed the Contribution Guidelines.
  • I have tested the changes thoroughly before submitting this pull request.
  • I have provided relevant issue numbers, screenshots, and videos after making the changes.
  • I have commented my code, particularly in hard-to-understand areas.

Additional context:

The Docker Compose integration will streamline development by simplifying the deployment process for the MERN stack, ensuring all services are properly containerized and configured for local development and testing.

@vercel

vercel Bot commented Oct 29, 2024

Copy link
Copy Markdown

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

Name Status Preview Comments Updated (UTC)
joblane ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 29, 2024 5:43am

@github-actions

Copy link
Copy Markdown

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

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.

💡[FEATURE]: Dockerize the app

1 participant