Docs

Install the widget.

The SDK READMEs on GitHub are the source of truth. Below is the short version for web.

Quick install (web)

  1. 1. Install the SDK

    The JavaScript SDK is in private beta and not yet on npm. See the brevwick-sdk-js README for the current install instructions.

  2. 2. Mount the widget

    Once installed, mount the widget in your app entrypoint with the project key from your workspace.

    Find your pk_live_ key under Project settings → Keys in the dashboard.

  3. 3. Ship and test

    Load your app, submit a test report, and watch it land in the triage queue.

SDK references