mirror of
https://github.com/ibelick/webclaw.git
synced 2026-08-14 09:02:04 +00:00
be1baffd8eadb65389cd254c614b05fcd4e47e7b
fix: use consistent locale (en-GB) for timestamps instead of hardcoded fr-FR
WebClaw
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
Languages
TypeScript
93.7%
JavaScript
4.6%
CSS
1.1%
HTML
0.3%
Shell
0.3%
