VesperAkshay/qr-code-generator

[Feature]: Creation of Dockerfile for Project Containerization and Deployment

Open

#183 opened on Oct 11, 2024

 (3 comments) (0 reactions) (1 assignee)JavaScript (97 forks)auto 404
enhancementgssoc-exthacktoberfesthacktoberfest-acceptedlevel 2

Repository metrics

Stars
 (40 stars)
PR merge metrics
 (PR metrics pending)

Description

Problem Statement

The project needs to be containerized for consistent deployment across environments.

Proposed Solution

Create a Dockerfile to build and run the application in a Docker container.

Alternatives Considered

  • Manual environment setup.
  • Using other containerization tools (e.g., Podman).

Additional Context

This is part of Hacktoberfest and GSSoC-EXT contributions.

Contributor guide