This Friday: Hear from Sanity + Vercel experts on AI and better personalization in e-commerce →

GitHub repo with page builder for Sanity Studio V3 demo?

5 repliesLast updated: Dec 1, 2025

Is there a github repo with a page builder functionality on sanity studio v3 that i can use to demonstrate for clients who wants to see how things would work? 😊
AI Update

I'll help you find GitHub repositories with page builder functionality for Sanity Studio v3 that you can use for client demonstrations.

Yes, there are several options available! Let me break down what's officially available and what you should know:

Official Sanity Templates

Sanity offers several official templates that you can use for client demos. The most relevant ones with page builder-like functionality include:

Clean Next.js + Sanity app - This is Sanity's official template featuring Visual Editing and Live Content API. While it's described as "minimal," it includes customizable pages that serve as a solid foundation for demonstrating how content editing works in real-time.

Blog with Built-in Content Editing - An official Sanity template that showcases instant previews and built-in content editing. This demonstrates how editors can build and modify content without leaving the page.

Personal Website with Built-in Content Editing - Another official template that highlights Sanity's visual editing capabilities with real-time content updates.

How Page Builders Work in Sanity

According to Sanity's page building documentation, page builders in Sanity are fundamentally arrays of objects - think of them as stackable LEGO blocks. Each block represents a reusable content module like:

Content creators can drag, drop, and reorder these blocks to build pages without developer intervention. When you add a new block type to your schema, it immediately becomes available across all pages using that page builder.

Community Templates Worth Exploring

While browsing the templates directory, I found several community-built options that showcase page builder functionality:

Learning Resources for Demos

I highly recommend Sanity's Page Building course which covers creating page builder schema types, rendering blocks on the frontend, and best practices for structuring modular content. This is excellent preparation material before client demonstrations.

Key Demo Selling Points

When showcasing these templates to clients, emphasize:

The official templates I mentioned are your best bet for reliable, well-maintained demonstrations that accurately represent Sanity's capabilities. Most are deployable with one click to Vercel, making them perfect for quick client demos! 😊

Show original thread
5 replies

Was this answer helpful?

Sanity – Build the way you think, not the way your CMS thinks

Sanity is the developer-first content operating system that gives you complete control. Schema-as-code, GROQ queries, and real-time APIs mean no more workarounds or waiting for deployments. Free to start, scale as you grow.

Related contributions