Skip to content

kirichk/masterpiece

Repository files navigation

Storyblok Next.js Multi-language Blog

This is the example repository for building a multi-language blog with Storyblok.

Follow our The Complete Guide to Build a Full Blown Multilanguage Website with Next.js tutorial to set it up

  1. Clone the example space with this link: https://app.storyblok.com/#!/build/95804
  2. Enter your preview token in the util/storyblok.js file
  3. Install dependencies and start the development server npm install && npm run dev
  4. Add your http://localhost:3000 as the default location URL in your Storyblok space settings

Learn More

To learn more about Next.js, take a look at the following resources: