Code Monkey home page Code Monkey logo

storyblok-express-boilerplate's Introduction

Node.js / Express boilerplate

A Node.js / Express boilerplate which uses Storyblok as datasource for rendering components.


GitHub release

This boilerplate comes with a ready to use landing page using bootstrap as CSS framework. You can access the project on https://mysterious-tor-92558.herokuapp.com/.

What is a boilerplate?

A boilerplate gives you a starting point for using Storyblok as API-based CMS for your next project.

How to get started?

The most efficient way to start a Storyblok project would be with the Command Line Interface.

npm i storyblok -g
storyblok

and choose your boilerplate. You can of course simply download or clone this repository as well.

git clone https://github.com/storyblok/storyblok-express-boilerplate

After you cloned the repository execute following commands:

  1. npm install
  2. gulp
  3. Make sure you have created a space on app.storyblok.com with the location pointing to http://localhost:4300.
  4. To copy over the components this projects uses you can use following CLI command:
storyblok push-components https://raw.githubusercontent.com/storyblok/storyblok-express-boilerplate/master/setup/components.js

Configuration

Get your private token from your space on https://app.storyblok.com and exchange it in the file index.js.

let Storyblok = new StoryblokClient({
  accessToken: 'YOUR_TOKEN'
});

You want to know more about storyblok?



Storyblok Logo

storyblok-express-boilerplate's People

Contributors

ademarcardoso avatar onefriendaday avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.