feat: improved processesor and replaced logger

This commit is contained in:
Elias Renman
2023-06-25 10:02:08 +02:00
parent dc692c0fde
commit 1eeb1d0d8e
10 changed files with 504 additions and 52 deletions

View File

@@ -24,6 +24,7 @@
"node-cron": "^3.0.2",
"prisma": "^4.14.1",
"queue": "^6.0.2",
"socket.io": "^4.6.1"
"socket.io": "^4.6.1",
"winston": "^3.9.0"
}
}