Skip to content

Add Docker Compose for one-command local setup #2

@denial-web

Description

@denial-web

What

Create a docker-compose.yml that spins up the entire stack (backend, frontend, Redis, database) with one command.

Why

New users should be able to run docker compose up and have a working system in under 2 minutes. This dramatically lowers the barrier to trying the project.

Scope

  • Create docker-compose.yml with services: backend, frontend, redis
  • Create Dockerfile for the backend
  • Update README with Docker quick start option
  • Ensure npm run demo-escalation works against the containerized stack

Current setup

See docs/SETUP.md for the manual setup process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgood first issueGood for newcomershelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions