Skip to main content
Our docs redesign is live!

Kickstarts

Contentstack Kickstarts are minimal, opinionated starter projects that give developers the fastest path from zero to a working Contentstack integration. Each kickstart contains the bare minimum code needed to connect a frontend framework to Contentstack, with SDK initialization, live preview, and Visual Builder already wired up and ready to go. Whether you're evaluating Contentstack for the first time, prototyping a new project, or onboarding a team onto a new framework, kickstarts eliminate the boilerplate so you can focus on building.

Kickstarts range from bare-bones single-page framework connections, to Next.js rendering variants covering SSR, SSG, GraphQL, and Middleware, to Veda: a fully designed, production-ready e-commerce template.

You can also use the CLI to bootstrap a Kickstarter and get it running locally in a few minutes.

csdx cm:bootstrap --app-name "kickstarter Next.js"