cms-adapter

1.0.12 • Public • Published

CMS Adapter

An abstraction layer between your JS app and Headless CMS such as Contentful, Prismic or GraphCMS

Getting Started

Install npm-run globally and you'll have access to the installation settings (https://www.npmjs.com/package/npm-run): Installation of the package

npm install cms-adapter

Usage Examples

Contentful Options

Below is a simple example that uses the default options to install contenful.

npm-run cms-adapter -ds=contentful --space=yourspacecode --access-token=youraccesstocken

Prismic Options

Below is an example that uses a Prismic installation.

npm-run cms-adapter -ds=prismic --prismic-project-name=project_name

Development State

  • Actively developing.

Package Sidebar

Install

npm i cms-adapter

Weekly Downloads

0

Version

1.0.12

License

ISC

Unpacked Size

13.6 kB

Total Files

8

Last publish

Collaborators

  • genechechel