Skip to content

Getting Started

This is the shared first-run setup for Capawesome Cloud. Once it's done, continue with the product you want to use.

1. Create an account and organization

Sign up at the Capawesome Cloud Console. Your apps live inside an organization — one is created for you, and you can invite teammates later (see Members).

2. Install and authenticate the CLI

Install the CLI and log in:

npx @capawesome/cli login

For CI/CD, use an API token instead. See CLI Authentication.

3. Create an app

Create an app to identify your project to Capawesome Cloud:

npx @capawesome/cli apps:create

On the Apps page, click Create App, provide a name, and copy the app ID.

Next: pick a product