Skip to content

pantheon-systems/pantheon-content-cloud-sdk

Repository files navigation

Pantheon Content Cloud SDKs

Overview

This repository houses the Pantheon Content Cloud SDKs and starters.

These SDKs are used to interact with the Pantheon Content Cloud APIs. Starters allow you to quickly get up and running with Pantheon Content Cloud.

Development

Prerequisites

Setup the monorepo

  1. Install dependencies in all packages

    pnpm install
  2. Build all packages

     pnpm build
  3. Start the development servers

    pnpm dev

Running the CLI

  1. Follow the "setup the monorepo" steps.

  2. Run the CLI

    node packages/cli/dist/index.js

    It will respond with the possible commands. A full example command would be:

    node packages/cli/dist/index.js sites list