✦ Stage 1 · Ideate
Start with an idea.
Capture the raw idea. The workforce expands it into concept directions; you pick one and it flows to draft → review → live.
0 captured·0 brainstormed
✦ Stage 1 · Capture
Capture an idea.
Half-formed is fine — the brainstorm step opens it into concept directions.
0 / 8000 chars · brainstorm runs next on demand.
Your ideas
Database unreachable.
DATABASE_URL is not set. Copy .env.example to .env.local and point DATABASE_URL at a running Postgres (default: docker compose up -d postgres).
Run docker compose up -d postgres from the repo root, then npm run db:migrate in apps/ui/.