feat: add request work support
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 5s

This commit is contained in:
Methapon2001 2025-03-25 13:48:31 +07:00
parent c5d250ab0c
commit c6c187b8d3
3 changed files with 127 additions and 4 deletions

View file

@ -20,6 +20,7 @@
"author": "Frappe'T",
"license": "ISC",
"devDependencies": {
"@types/barcode": "^0.0.33",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",
"@types/morgan": "^1.9.9",
@ -38,6 +39,7 @@
"@prisma/client": "^6.3.0",
"@scalar/express-api-reference": "^0.4.182",
"@tsoa/runtime": "^6.6.0",
"barcode": "^0.1.0",
"cors": "^2.8.5",
"cron": "^3.3.1",
"dayjs": "^1.11.13",