Skip to content

OpulentiaAI/webclaw

 
 

Repository files navigation

WebClaw

Cover

Fast web client for OpenClaw

Currently in beta.

Setup

Create .env.local with CLAWDBOT_GATEWAY_URL and either CLAWDBOT_GATEWAY_TOKEN (recommended) or CLAWDBOT_GATEWAY_PASSWORD. These map to your OpenClaw Gateway auth (gateway.auth.token or gateway.auth.password). Default URL is ws://127.0.0.1:18789. Docs: https://docs.openclaw.ai/gateway

npm install
npm run dev

About

Fast web client for OpenClaw

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.1%
  • CSS 1.7%
  • JavaScript 0.2%