next.js
Setting up Next.js with yarn
Notes from scaffolding a fresh Next.js app with the App Router and yarn as the package manager, plus a few gotchas.
2026-08-18
dispatches from a next.js build, deployed by hand
Lead Story · aws
The plan for taking this app off my laptop and onto a small EC2 instance: build, process manager, reverse proxy, done.
Filed 2026-08-26
Continue reading →More Entries
next.js
Notes from scaffolding a fresh Next.js app with the App Router and yarn as the package manager, plus a few gotchas.
2026-08-18
meta
A short note on why I'm keeping a running log of what I build and break, instead of letting it disappear into terminal history.
2026-08-10