Skip to content

storyblok/nextjs-multilanguage-website

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 pages/_app.js file
  3. Install dependencies and start the development server npm install && npm run dev
  4. Add your https://localhost:3010 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: