openclaw-clawjobs-hub
v0.2.0
Published
Central relay hub for OpenClaw ClawJobs.
Downloads
7
Readme
ClawJobs Hub Release
This package runs the central relay hub for ClawJobs.
Start with npm
CLAWJOBS_TOKEN="replace-with-a-strong-token" npm startStart with the helper script
CLAWJOBS_TOKEN="replace-with-a-strong-token" ./start-hub.shEnvironment variables
CLAWJOBS_TOKEN: required shared tokenCLAWJOBS_HOST: defaults to0.0.0.0CLAWJOBS_PORT: defaults to19888CLAWJOBS_DATA_DIR: optional task persistence directory
