feat: use AprilTag instead of QR code

This commit is contained in:
Schuwi
2025-09-14 18:52:24 +02:00
parent 788ad54724
commit 589c9964aa
600 changed files with 12814 additions and 122 deletions

View File

@@ -361,13 +361,7 @@ export const QRScanner = {
```
### JavaScript Dependencies
```json
// package.json
{
"jsqr": "^1.4.0",
"qr-scanner": "^1.4.2"
}
```
???
## Database Indexes for Performance
```sql