Buildspace

Buildspace SDK Documentation

Use one package for auth, events, storage, and notifications.

Buildspace provides a unified SDK package: @buildspacestudio/sdk.

  • Server SDK: import Buildspace from "@buildspacestudio/sdk"
  • Browser SDK: import { createClient } from "@buildspacestudio/sdk/client"

Use the getting-started pages for setup, then use service pages for auth, events, storage, and notifications behavior.