This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

create-storyblok-app

0.0.13 • Public • Published
Storyblok Logo

Create Storyblok App

A CLI to quickly start a project with your favourite framework, already set up with Storyblok, Headless CMS.


Supports Next.js, Nuxt.js and Gatsby.js



Follow @Storyblok
Follow @Storyblok

Usage

  1. Signup at https://app.storyblok.com/
  2. Create a new space and retrieve the space preview token under Space -> Settings -> Api Keys
  3. Execute follwing command with the space preview access token:
npx create-storyblok-app --key YOUR_STORYBLOK_PREVIEW_TOKEN

cd my-app
npm i && npm run dev
  1. Open your localhost and click on the "Edit this page" button on the top left to edit the page inside of Storyblok.

Local Usage

You can also start the CLI locally from this repository

npm i
./bin/run --key YOUR_STORYBLOK_PREVIEW_TOKEN

/create-storyblok-app/

    Package Sidebar

    Install

    npm i create-storyblok-app

    Weekly Downloads

    1

    Version

    0.0.13

    License

    MIT

    Unpacked Size

    14.5 kB

    Total Files

    12

    Last publish

    Collaborators

    • delooks
    • lisi_linhart