This is example Hello World
project built with Storyblok and Next.js.
To get better understanding of this project and how it works, read our Getting Started guide.
- Create a new Space in Storyblok
- Obtain a Preview Token from the Settings of the Space.
- Replace the
this.token
value inutils/storyblok-service.js
file with your Preview Token. - Your Next.js project can be started and will consume data from your Storyblok Space.
For more advanced article on how to build multilanguage website with Storyblok and Next.js, check our The Complete Guide to Build a Full Blown Multilanguage Website with Next.js.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.