Bootstrap notes
The initial web monorepo includes three surfaces: website, docs, and app shell.
The initial web monorepo includes three surfaces: website, docs, and app shell.
Related posts
22 repos, 204 cross-repo link: dependencies, an 11-step mode-switching tool. We merged everything into one monorepo. Here's what died, what survived, and what surprised us.
Plan → snapshot → checks → build → verify → version → changelog → publish → git → report. How we built a release pipeline that catches broken exports before npm publish.
Our bash script left orphan processes, lied about service health, and couldn't handle concurrent starts. We replaced it with a Go binary that tracks PIDs, kills process groups, and speaks JSON.