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.
-
Install dependencies in all packages
pnpm install
-
Build all packages
pnpm build
-
Start the development servers
pnpm dev
-
Follow the "setup the monorepo" steps.
-
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