This repo is an example of how to use BugSplat's npm package in a Node.js TypeScript application.
- Clone this repository or download the zip from the releases tab
- Open terminal or command prompt in this project's root directory
npm install && npm run start
- Navigate to BugSplat's Crash page in your web browser
- When prompted to log in, use the username "Fred@bugsplat.com" and password "Flintstone"
- Click the ID of your crash to see crash details
For additional help, check out the documentation on our website or email support(at)bugsplat.com if you have any questions.