You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 22, 2025. It is now read-only.
Using the npx @storyblok/create-demo@latest script is very intuitive and helps saving time when spinning up a storyblok project. But its still using Next 12 which is quite old now. It would be great to have the command fufill a better purpose than it s doing right now.
Expected Behavior
Command creates a Nextjs Project using "next": "14.2.9" and "react": "^18".
Project uses the app Router
Project creates TypeScript files instead of js Files
Project implements the current tutorial in the Documentation