Skip to main content
Use a starter when you want a working project structure, sample content types, and API wiring out of the box.

Why use our starter projects?

Each starter project includes:
Pre-configured API client, environment variable setup, and data-fetching helpers — clone, add your token, and run.
Landing page routes pre-wired to Page Types, so you can see fetch-and-render working end-to-end without writing any plumbing.
Sample collections (navigation, testimonials, features) fetched and rendered within pages, showing the reusable content pattern.
Fully functional blog with posts, categories, tags, authors, and search — all routes pre-built.
Deploy to Vercel with a single click. Heroku also supported on most starters.

Pick a starter

Start with a framework you already use, then customize the content model as needed.

Angular

Astro

Django

.NET

Express.js

Gatsby

Go

Gridsome

Hugo

Java

JavaScript

Laravel

Next.js

Node.js

Nuxt

PHP

Python

Rails

React

Ruby

Spring

Vue.js

Next steps

  • Use the framework guide for end-to-end setup and deployment.
  • Use the SDK guide if you want a lighter integration.