Socket
Socket
Sign inDemoInstall

create-storyblok-app

Package Overview
Dependencies
168
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-storyblok-app

A CLI to quickly start a Storyblok project


Version published
Maintainers
2
Install size
15.6 MB
Created

Readme

Source
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

Keywords

FAQs

Last updated on 27 Jun 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc