Storyblok + Next.js Workshop
This is the example repository for building a blog with Storyblok + Next.js.
- Enter your preview token in the
_app.js
file - Install dependencies and start the development server
npm install && npm run dev
- Add https://localhost:3010 as the default preview URL in your Storyblok space settings
Learn More
To learn more about Next.js and Storyblok, take a look at the following resources:
- Add a headless CMS to Next.js in 5 minutes - Tutorial to get started with Next.js & Storyblok.
- The Storyblok Next.js Ultimate Tutorial - Learn how to build a full-blown, multilingual website using Storyblok and Next.js.
- Storyblok Next.js Technology Hub - Tutorials, guides, code samples, videos, and more resources related to Next.js and Storyblok.