Add support for generating the QR code in the page.

This commit is contained in:
Eli Ribble 2025-11-05 21:21:58 +00:00
parent 24aa1b88ef
commit c99a5a3f62
No known key found for this signature in database
6 changed files with 77 additions and 47 deletions

1
go.mod
View file

@ -15,6 +15,7 @@ require (
github.com/lib/pq v1.10.9
github.com/pressly/goose/v3 v3.26.0
github.com/riverqueue/river/rivershared v0.26.0
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/stephenafamo/bob v0.41.1
github.com/stephenafamo/scan v0.7.0
github.com/wasilibs/go-pgquery v0.0.0-20250409022910-10ac41983c07