VesperAkshay/qr-code-generator

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

Offen

#183 geöffnet am 11.10.2024

 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (97 Forks)auto 404
enhancementgssoc-exthacktoberfesthacktoberfest-acceptedlevel 2

Repository-Metriken

Stars
 (40 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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