741 B
741 B
| type | status | tags | ||
|---|---|---|---|---|
| resource | mixed |
|
🔁 Development Workflow
How I actually ship — heavily AI-assisted (Claude Code), self-hosted infra, fast iteration.
The loop
- Build locally (Next.js / Python) — Claude Code as pair
pnpm buildgate before any push (Deployment Checklist)- Push → Dokploy auto-deploys + auto-migrates
- Hot-fix migrations via debug endpoint when needed (Decision Log#TD-003)
- Observe via admin dashboards (Tia) / logs
Meta
- AI-agent tooling for my own workflow: Clawd Ecosystem, Whisper Hotkey
- Knowledge captured in this vault + auto-memory files
Related
Git · Self-Hosting · Deployment Checklist · Engineering Overview