docs: add base gateway configuration for local development

This commit is contained in:
Abhimanyu Saharan
2026-02-10 19:03:53 +05:30
parent 01888062a6
commit ac3b4db89f
3 changed files with 169 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ OpenClaw Mission Control is under active development. Expect breaking changes an
- **Backend:** FastAPI service (default http://localhost:8000)
- **Data:** Postgres
- **Gateway integration:** see [`docs/openclaw_gateway_ws.md`](./docs/openclaw_gateway_ws.md)
- **Gateway base config (local):** see [`docs/openclaw_gateway_base_config.md`](./docs/openclaw_gateway_base_config.md)
> Note on auth (Clerk)
>