Skip to content

Burn Rebuild

A ground-up rebuild of Burn on my own time. Never shipped.

1,684commits
6months, my own time
4apps in one monorepo

The rebuild

I'd built the original without AI. I rebuilt it on my own time to see what I could do with everything I'd learned since: no inherited tech debt, built the most optimized way I knew how.

It's a Clean Architecture monorepo with numbered layers (domain, application, adapters, infrastructure) where imports only point inward. Four apps sit in the outer layer: a React Native client, an Express and tRPC API, a Next.js admin app, and a Sanity studio.