16 lines
202 B
Markdown
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
|
|
```
|