Storyblok

You have successfully started the Storyblok rendering service.

How to start developing?

  1. Clone the quickstart repo git clone https://github.com/storyblok/quickstart.git
  2. Create a space in Storyblok and choose advanced settings to choose the option "Hosted/Rendering service" and then "Quickstart"
  3. Fill in the parameters INSERT_SPACE_ID and INSERT_YOUR_DOMAIN config.js which you can find in the Storyblok dashboard
  4. Rename _token.js to token.js and insert your "theme" token (which you can find in the Storyblok dashboard).
  5. Restart your server with npm run dev
  6. Add your dev environment 'http://localhost:4440/' to the environment settings