khushi2706 / Blog-App-using-MERN-stack

Blog App build with MERN stack
https://blog-app-using-mern-stack-beta.vercel.app
76 stars 107 forks source link

containerize both frontend and backend #28

Closed hussaindotcom closed 3 weeks ago

hussaindotcom commented 1 month ago

Added containerization capabilities to the app, enabling easy deployment using Docker. Now, with just one command, you can start both the backend and frontend components of the application within Docker containers.

Changes Made:

Usage: Navigate to the project directory: cd Blog-App-using-MERN-stack/

Start the application using Docker Compose: docker-compose up --build

Access the web app at http://localhost:3000/. Note: Make sure Docker is installed on your system before running the above command.

vercel[bot] commented 1 month ago

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

Name Status Preview Comments Updated (UTC)
blog-app-using-mern-stack ❌ Failed (Inspect) May 18, 2024 8:38am