feat: implement Tabletop QR Stand Generator with high-res PNG and print-ready A5 PDF export

This commit is contained in:
AyrisAI
2026-08-20 18:16:49 +03:00
parent 54a27903c8
commit d396cbb221
12 changed files with 1039 additions and 5 deletions
+3
View File
@@ -13,7 +13,10 @@
"@menulio/shared": "workspace:*",
"@supabase/supabase-js": "^2.45.4",
"@swc/helpers": "^0.5.15",
"html-to-image": "^1.11.13",
"jspdf": "^4.2.1",
"next": "^15.2.1",
"qrcode.react": "^4.2.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},