Files
the-example-app-nodejs/README.md
2017-11-08 15:59:16 +01:00

611 B

The Node.js example app

The Contentful example app, written in node.js.

Requirements

  • Node 8
  • Git

Installation

git clone https://github.com/contentful/the-example-app.nodejs.git
npm install

Usage

npm start

Open http://localhost:3000/?enable_editorial_features in your browser.

The following deep links are supported:

  • ?enable_editorial_features - Shows Edit in web app button on every content type plus Draft and Pending Changes status pills
  • ?space_id=xxx&delivery_token=xxx&preview_token=xxx - Configure the connected space