Factura A, B, C, QR

This commit is contained in:
martin
2025-10-09 20:25:33 -03:00
parent 65b24fe27f
commit d143679251
6 changed files with 911 additions and 30 deletions

View File

@@ -11,9 +11,11 @@
"license": "ISC",
"dependencies": {
"@thiagoelg/node-printer": "^0.6.2",
"canvas": "^3.2.0",
"cors": "^2.8.5",
"express": "^5.1.0",
"iconv": "^3.0.1",
"nodemon": "^3.1.10"
"nodemon": "^3.1.10",
"qrcode": "^1.5.4"
}
}