feat: Implement process worker with bullmq
This commit is contained in:

committed by
Ömer Faruk Aydın

parent
b288dc8c35
commit
20e725b590
2
packages/backend/src/worker.ts
Normal file
2
packages/backend/src/worker.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
import './config/database';
|
||||
import './workers/processor';
|
Reference in New Issue
Block a user