Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 527 Bytes

README.md

File metadata and controls

41 lines (27 loc) · 527 Bytes

nuxt3-storyblok-async

Demo for storyblok-nuxt issue #155

Setup

  1. Add your Storyblok Access Token to .env

  2. Install the dependencies:

# pnpm
pnpm install

Run Demo

Generate the application:

pnpm run generate

Locally preview production build:

pnpm run preview

Example Pages:

With "useAsyncStoryblok", producing the error:

http://localhost:3000/bad

With Workaround:

http://localhost:3000/good