Skip to content

rodik-dev/git-permissions-demo-c7dee

Repository files navigation

Stackbit Next.js Kitchen-Sink site

This is a Stackbit Kitchen-Sink site demoing all the possible fields and how they are edited in Stackbit.

Begin a new Stackbit project or learn to add Stackbit to an existing site.

Getting Started

Get up and running quickly by running the following command:

npx create-stackbit-app [project-name]

Then change into [project-name] directory (default: my-stackbit-site) and start the Next.js dev server and Stackbit local dev in separate terminal tabs/windows.

cd [project-name]
npm run dev

# in a separate tab/window
stackbit dev

Learn the Basics

Follow the getting started tutorial while running this project locally to get a feel for how Stackbit works.

Or jump to individual topics in the docs.

Support & Feedback

Join us on Discord for community support and to provide feedback to us.