Prerequisites
- A Traceback account (Sign up free)
- Your Project DSN (Data Source Name) from Project Settings > Keys
- Node.js 18+ or your preferred runtime
1. Install the SDK
Install the core SDK package for your framework:2. Initialize Traceback
Add the initialization code as early as possible in your application’s entry point.- TypeScript / Node.js
- React / Browser
index.ts