Developer runs ten Next.js websites from one monorepo with a single daily commit
A developer has built a monorepo called DomainNetwork that hosts ten distinct Next.js websites, each targeting a different audience and monetization model, all published through a single Git commit. This morning's commit comprised 30 files and 1,240 insertions, simultaneously pushing new blog posts to all ten sites. The architecture relies on three core decisions: a shared npm workspace with per-site Vercel deployments, a machine-readable sites.json manifest that drives all automations, and markdown-based content requiring no CMS or database. Six sites are currently live, including a developer invoice tool, a typing test platform, and an indie app directory, with four more nearing launch. The developer estimates that running ten sites requires only about one and a half times the effort of running one, thanks to shared tooling and standardised build conventions.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in