Documentation

    Docs

    Everything you need to instrument your app, capture failures, and understand what happened.

    Core setup guidance is available now. Deeper SDK references and platform-specific guides are expanding as the SDKs mature. Join Discord for early access and questions.

    iOS

    Swift SDK for native Apple apps.

    Coming soon

    Android

    Kotlin SDK for native Android apps.

    Coming soon

    Web

    TypeScript/JS SDK for browser apps.

    Coming soon

    Quickstart

    Install the SDK and capture your first crash in under 5 minutes.

    Expanding

    SDK Reference

    Platform SDK methods, initialization options, and integration patterns as the SDKs mature.

    Expanding

    Guides

    Symbolication, source maps, release tracking, alerting, and more.

    Expanding

    Privacy & Security

    Data handling, PII masking, retention controls, and database ownership options.

    Expanding

    What Vestara covers

    Failure Trails
    Crash Reporting
    Remote Logs
    Session Replay
    Real User Monitoring
    Alerts
    Bring Your Own Database

    Install in 30 seconds

    # npm
    npm install @vestara/sdk
    
    # initialize
    import { Vestara } from "@vestara/sdk";
    Vestara.init({ dsn: process.env.VESTARA_DSN });

    Or paste a Vestara setup prompt into Cursor, Claude Code, Codex, or a compatible coding agent to help install and configure the SDK faster.

    Full docs are expanding. In the meantime, join Discord or contact support.