How Repetitive Client CMS Work Inspired a Next.js + Sanity Starter Kit
By
By Edoardo Lunardi
Summary
A developer shares how years of repetitive CMS client work — rebuilding the same frontend, Studio, page builder, SEO layer, webhook revalidation, and contact form for every project — led him to create a Next.js + Sanity starter kit. The article details the pain points of starting from scratch each time and how he turned his refined workflow into a reusable headless foundation that other developers can build on.
Source
Key quotes
· 3 pulledThe first week of every CMS build I took on looked the same. Spin up the frontend, wire the Studio, model the page builder from scratch, rebuild the SEO layer, re-do the webhook revalidation, re-style the same contact form for the fourth time.
By the time the work the client actually hired me for began, I'd already burned a week rebuilding the same foundation I'd built a dozen times before.
What started as a personal shortcut became a starter kit — a headless foundation other developers can build on without repeating the same boilerplate work.
You might also wanna read
Sanity Responds to Customer Migration: The CMS vs. Markdown Debate
The article discusses Lee Robinson's migration of cursor.com from Sanity CMS to a markdown-based system using GitHub and Vercel, costing $26
Production-Ready B2B SaaS Starter Kit with Next.js and Go Architecture
This article presents a production-ready B2B SaaS starter kit built with Next.js 16 and Go 1.25, featuring a modular monolith architecture w
Cloudflare Engineer Uses AI to Rewrite Next.js in One Week, Signaling AI's Disruption of Software Development
An engineer at Cloudflare used AI agents to rewrite most of Vercel's Next.js framework in just one week, demonstrating how AI is disrupting
Next.js: A React Framework for Production Web Applications
Next.js is a React framework for building production-ready web applications. It offers features like zero-configuration automatic code split
Homeless but self taught full stack developer
Patterns and Insights for Building Single-File HTML Applications
The article discusses the author's experience building over 150 'HTML tools' - single-file HTML applications that combine HTML, JavaScript,

Comments
Sign in to join the conversation.
No comments yet. Be the first.