Combined Auth, DB, and system SDK for Cumulus apps.
This repository is a public mirror. New development happens in the Cumulus Create monorepo.
Source of truth: https://github.com/Cumulus-s/cumulus-create Package: https://www.npmjs.com/package/%40cmls%2Fsdk License: Apache-2.0
npm install @cmls/sdkApache-2.0 composed SDK for Cumulus apps and agents. It re-exports the public Auth and DB package surfaces and provides a small system client for account console flows.
Nimbus is shipped separately as @cmls/nimbus and cmls-nimbus because
the compiler/provider tooling is AGPL-3.0-only.