{"repo":"sankara-interactive/next-storyblok-template","free":true,"listed":false,"github":"https://github.com/sankara-interactive/next-storyblok-template","clone":"git clone https://github.com/sankara-interactive/next-storyblok-template.git","description":"Starter Template for Next.js v15, Storyblok and TailwindCSS v3","language":"TypeScript","stars":11,"topics":["nextjs","storyblok","tailwindcss"],"license":null,"category":"saas-starters-boilerplates","readme_excerpt":"Next.js Storyblok Boilerplate This repository is a Next.js Storyblok starter template. Requirements To use this project you have to have a Storyblok account. If you don't have one yet you can register at Storyblok, it's free. How to get started? Read the Next.js 13 tutorial about connecting Storyblok and Next.js 1. Use this template Create a new repository from this template by clicking the Use this template button. 2. Install all dependencies 3. Adding the Access token Create a new empty space and copy the preview token. Create your .env from .env.example : Add the tokens and space ID from Storyblok, plus the two secrets, as environment variables: NEXT PUBLIC STORYBLOK TOKEN , STORYBLOK PREVIEW TOKEN and API SECRET are validated on startup by lib/env.ts and required everywhere, so a missing one fails immediately and names itself rather than breaking a route later. STORYBLOK SPACE ID is not part of that validation — only the Storyblok CLI reads it, via storyblok.config.mjs . The app boots without it; yarn sync does not. STORYBLOK WEBHOOK SECRET is the exception: you cannot know it before deploying, since Storyblok needs a reachable URL first, so it falls back to a placeholder outside production and is mandatory in it. Leave it unset while working locally and set it on the host once the webhook exists — a known default signing secret on a real host would let anyone forge a revalidation request. SITE URL and SITE NAME behave the same way, defaulting to http://localhost:3000 and","default_branch":null,"files":null,"tree":[],"storefront":"/r/sankara-interactive","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/sankara-interactive/next-storyblok-template/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}