mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 03:03:24 -04:00
Config builder: bootstrap workspace package
This commit is contained in:
15
apps/config-builder/README.md
Normal file
15
apps/config-builder/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Config Builder (WIP)
|
||||
|
||||
This workspace package will host the standalone OpenClaw config builder app.
|
||||
|
||||
## Stack
|
||||
|
||||
Use the same front-end stack as the existing OpenClaw web UI (`ui/`):
|
||||
|
||||
- Vite
|
||||
- Lit
|
||||
- Plain CSS (no Next.js/Tailwind)
|
||||
|
||||
## Planning
|
||||
|
||||
Implementation details are tracked in `.local/config-builder-spec.md`.
|
||||
Reference in New Issue
Block a user