1
0
forked from noxious/server
This commit is contained in:
Zaxiure
2024-09-21 16:36:51 +02:00
parent 798bfac643
commit fd8cefd0db
6 changed files with 356 additions and 3 deletions

View File

@ -7,10 +7,13 @@
},
"dependencies": {
"@prisma/client": "^5.17.0",
"@types/ioredis": "^4.28.10",
"bcryptjs": "^2.4.3",
"bullmq": "^5.13.2",
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"express": "^4.19.2",
"ioredis": "^5.4.1",
"jsonwebtoken": "^9.0.2",
"pino": "^9.3.2",
"prisma": "^5.17.0",