Skip to content

arisa-fukuzaki/storyblok-remix-typescript

Repository files navigation

Storyblok Remix TypeScript ver. starter

  • Deployment target: Vercel

How to try out

Fork this repo, then run blow:

npm install

npm run dev

Create .env file in the root and add your API key token from your Storyblok space:

STORYBLOK_API_TOKEN=add_your_storyblok_preview_api_key_token_here

Open up http://localhost:3000 and you should see real-time visual editing feature!

You can use vercel dev command provided by Vercel CLI instead if you prefer.

Sources

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published