1
0

feat: barcode scanner hook (BarcodeDetector + zxing fallback) and camera component

This commit is contained in:
2026-08-29 22:11:01 +02:00
parent bda43ce237
commit 70b7fdbe1b
6 changed files with 282 additions and 1 deletions

View File

@@ -21,6 +21,7 @@
"dependencies": {
"@fastify/cookie": "^11.0.0",
"@fastify/static": "^8.0.0",
"@zxing/library": "^0.23.0",
"argon2": "^0.41.1",
"better-sqlite3": "^13.0.3",
"fastify": "^5.0.0",