11 lines
136 B
Markdown
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
|
|
```
|