Files
hatchet-worker/README.md
2026-03-30 21:41:41 +07:00

16 lines
202 B
Markdown

# fregat-hatchet-worker
Hatchet worker for Fregat asynchronous jobs.
## Included workflows
- `fregat-order-status-notifier`
- `fregat-referral-balance-sync`
## Run
```bash
npm ci
npm run start
```