mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-13 08:15:21 +02:00
Add brainstorming spec for: sidebar OBSERVE→MANAGE rename + Credits & Billing link + Hire-an-Expert footer button; new /billing page with extracted Dograh Model Credits card + CTAs; Top-up / Hire-an-Expert / Enterprise intake modals with inline math captcha; and a workflow-builder Hire-an-Expert nudge. Frontend only; submissions fire PostHog events via a submitLead() seam for a future MongoDB endpoint. Also gitignore .superpowers/ brainstorm mockups. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
24 lines
297 B
Text
24 lines
297 B
Text
__pycache__
|
|
.DS_Store
|
|
.env
|
|
.env.prod
|
|
.env.test
|
|
|
|
# logs and run directory on production
|
|
/logs/
|
|
/run/
|
|
infrastructure/
|
|
prd/
|
|
.vercel
|
|
|
|
.devcontainer/install.local.sh
|
|
venv/
|
|
.venv/
|
|
.playwright-mcp
|
|
coturn/
|
|
*.wav
|
|
dograh_pcm_cache/
|
|
node_modules/
|
|
|
|
# Superpowers brainstorm mockups (local only)
|
|
.superpowers/
|