Skip to content

Add Docker and docker-compose support for full-stack deployment#8

Open
N-Haritha16 wants to merge 1 commit into
ayush-kumar-24:mainfrom
N-Haritha16:main
Open

Add Docker and docker-compose support for full-stack deployment#8
N-Haritha16 wants to merge 1 commit into
ayush-kumar-24:mainfrom
N-Haritha16:main

Conversation

@N-Haritha16

Copy link
Copy Markdown

Summary

Added Dockerized setup for both frontend and FastAPI backend to improve development consistency and deployment readiness.

Changes Made

  • Added backend Dockerfile
  • Added frontend Dockerfile
  • Added docker-compose configuration
  • Added environment variable support
  • Fixed frontend container reload issues on Windows
  • Improved local setup workflow

Result

The project can now be started with:

docker-compose up --build

This makes onboarding and deployment easier across different environments.

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.

1 participant