feat: outline of processor

This commit is contained in:
Elias Renman
2023-06-17 12:58:16 +02:00
parent 90c1d1fb5f
commit 668524832e
8 changed files with 226 additions and 182 deletions

View File

@@ -22,6 +22,7 @@
"eventemitter2": "^6.4.9",
"node-cron": "^3.0.2",
"prisma": "^4.14.1",
"queue": "^7.0.0",
"socket.io": "^4.6.1"
}
}