inserts appname and qrcodenumber in the DB

This commit is contained in:
JBB0807 2025-05-05 15:07:15 -07:00
parent 5ce01158ad
commit b2a6b3689b
4 changed files with 512 additions and 36 deletions

View file

@ -4,7 +4,7 @@
"bcrypt": "^5.1.1",
"express": "^5.1.0",
"nodemon": "^3.1.9",
"prisma": "^6.1.0"
"prisma": "^6.7.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",