Sanity Template Nextjs Clean

screenshot of Sanity Template Nextjs Clean

A clean Next.js template with a native authoring experience

Overview:

This product is a minimal Next.js site with Sanity Studio. It is a statically generated site that uses Next.js for the frontend and Sanity to handle its content. The starter comes with a native Sanity Studio that offers features like real-time collaboration, instant side-by-side content previews, and intuitive editing. The Studio connects to Sanity Content Lake, which provides hosted content APIs with a flexible query language, on-demand image transformations, powerful patching, and more. This starter can be used to kick-start a clean slate site or to learn these technologies.

Features:

  • Next.js for the frontend
  • Sanity Studio for content management
  • Real-time collaboration in Sanity Studio
  • Instant side-by-side content previews in Sanity Studio
  • Intuitive editing in Sanity Studio
  • Hosted content APIs with a flexible query language
  • On-demand image transformations in Sanity Content Lake
  • Powerful patching capabilities in Sanity Content Lake

Step 1: Set up the environment

  • Run the following command to set up the environment:
npm install