2026-02-05 08:27:27 +01:00
2026-02-06 17:55:19 +01:00
2026-02-05 08:27:27 +01:00
2026-02-05 08:27:27 +01:00
2026-02-05 08:27:27 +01:00
2026-02-05 08:27:27 +01:00
2026-02-05 08:27:27 +01:00
2026-02-06 17:55:19 +01:00
2026-02-05 08:27:27 +01:00
2026-02-06 17:55:19 +01:00
2026-02-06 17:55:19 +01:00

WebClaw Monorepo

Fast web client for OpenClaw.

Apps

  • apps/webclaw: React + TanStack Router app
  • apps/landing: Minimal landing page

Setup

Create apps/webclaw/.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

pnpm install
pnpm dev

Landing

pnpm landing:dev
pnpm landing:build

The landing deploy bundle is in apps/landing/dist.

S
Description
No description provided
Readme MIT
1.2 MiB
Languages
TypeScript 93.7%
JavaScript 4.6%
CSS 1.1%
HTML 0.3%
Shell 0.3%