SDKs JavaScript SDK Python SDK Go SDK Ruby SDK How It Works Features Pricing FAQ Blog
Book a Demo Log In Sign Up

Documentation

Everything you need to integrate bugstack into your application and start fixing production errors automatically.

Getting Started

Set up bugstack in three simple steps:

1. Install SDK

Add the bugstack SDK to your project using your package manager. Available for JavaScript, Python, Ruby, and Go.

2. Add API Key

Grab your API key from the dashboard and initialize the SDK with it in your app entry point.

3. Connect GitHub

Link your GitHub repository so bugstack can create pull requests with fixes when errors are detected.

Quick Install

$ npm install @bugstack/sdk

SDK Documentation

Integrations

View the source code and contribute on GitHub.