Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 716 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 716 Bytes

qrcode-generator-app

Go Go Report Card Release

A simple web app to generate QR-Codes for vCards or URLs

Run it

  1. Start the container
docker run -p 8080:8080 --rm ghcr.io/fhopfensperger/qrcode-generator-app
  1. Open Web browser localhost:8080