Skip to content

chore(api): create a production dockerfile #15

@nullscribe

Description

@nullscribe

Type of Task

Feature

User Story / Goal

As a developer, I need a reliable way to build a small, efficient Docker image for deploying the API.

Acceptance Criteria

  • A Dockerfile is created in apps/api.
  • The Dockerfile uses a multi-stage build to minimize the final image size.
  • The final image contains only the necessary production dependencies and compiled code.

Technical Breakdown (Optional)

No response

Affected Packages

api

Designs / Mockups (Optional)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestweb-apiweb api issues

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions