Add Hatchet workflow stubs for order and referral jobs

This commit is contained in:
Ruslan Bakiev
2026-03-30 21:41:41 +07:00
parent 67a4a8c8e8
commit 728139e617
9 changed files with 1470 additions and 13 deletions

View File

@@ -8,6 +8,7 @@
"dev": "node --watch src/worker.js"
},
"dependencies": {
"@hatchet-dev/typescript-sdk": "^1.19.0",
"dotenv": "^17.3.1"
}
}