Skip to content

Getting started

  1. Install Bun v1.2 or newer.
  2. Clone the Nimbus repository and run bun install at the repo root.

See First-party connectors for how to authenticate and sync each service.

From the repository root:

Terminal window
bun run --filter @nimbus/cli dev

In another terminal, start the Gateway and CLI as documented in the main README (e.g. nimbus start from a packaged build, or the workspace dev flow you use locally).

Terminal window
nimbus help
nimbus doctor

Return to the home page for an overview of the project.