Skip to content

docs: update README to reflect frontend running locally instead of Docker#50

Draft
Copilot wants to merge 2 commits intodofrom
copilot/sub-pr-49
Draft

docs: update README to reflect frontend running locally instead of Docker#50
Copilot wants to merge 2 commits intodofrom
copilot/sub-pr-49

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 26, 2026

Since the frontend Docker configuration was removed, the README no longer accurately describes how to run the full stack. Developers have no documented path for running the frontend.

Changes

  • README.md: Replaced the monolithic "Running with Docker" section with a "Running the App" section split into two subsections:
    • Frontend (Local)cd frontend && npm install && npm run dev (port 5173)
    • Backend (Docker) — existing docker compose instructions, unchanged

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: yb175 <181614786+yb175@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove vite server from the Docker file docs: update README to reflect frontend running locally instead of Docker Feb 26, 2026
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.

2 participants