BMAD-METHOD/tools/cli/commands
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
..
install.js feat: Design Space installer — optional module with SQLite/Supabase choice 2026-03-19 23:23:17 +01:00