Skip to content

chore(repo): create a docker compose file for local development #8

@nullscribe

Description

@nullscribe

Type of Task

Chore

User Story / Goal

As a developer, I want to spin up the entire application stack with a single command to simplify my local setup.

Acceptance Criteria

  • A docker-compose.yml file is created in the root directory.
  • The file defines services for api, web, postgres, and rabbitmq.
  • Running docker-compose up successfully starts all services.

Technical Breakdown (Optional)

No response

Affected Packages

repo

Designs / Mockups (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions