Files
hatchet-worker/README.md
2026-03-30 20:54:53 +07:00

11 lines
136 B
Markdown

# fregat-hatchet-worker
Separate worker service for Hatchet workflows in the Fregat project.
## Run
```bash
npm ci
npm run start
```