BMAD-METHOD/tools
Mårten Angner 754736750b feat: Design Space installer — optional module with SQLite/Supabase choice
Installer now asks:
1. "Install Design Space?" (yes/no)
2. "Name your space:" (default: design-space)
3. "Connect to existing or create new?"
4. "Which database?" (SQLite local / Supabase cloud)

Creates _bmad/<space-name>/ with:
- config.yaml (backend, credentials, connection info)
- SKILL.md + bmad-manifest.json (copied from src/skills/design-space/)
- For SQLite: server.js + package.json (lite-server)
- For Supabase create: SETUP.md with deployment instructions
- WDS config.yaml gets design_space reference appended

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 23:23:17 +01:00
..
cli feat: Design Space installer — optional module with SQLite/Supabase choice 2026-03-19 23:23:17 +01:00
schema Agent slimming 2026-02-03 12:52:54 +01:00
validate-agent-schema.js Agent slimming 2026-02-03 12:52:54 +01:00
wds-npx-wrapper.js Installer 2026-01-29 15:34:21 +01:00