Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

BugSplat-Git/my-react-crasher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BugSplat

my-react-crasher

This repo is an example of how to use BugSplat's npm package in a React application.

  1. Clone this repository and run npm install
  2. Run npm run start:build to build and start the app outside of React's debugger, this is important because otherwise React will intercept crashes. This script will also trigger uploading of source maps via @bugsplat/symbol-upload.
  3. Navigate to 127.0.0.1:8080 and click one of the buttons to trigger a crash
  4. Navigate to BugSplat's Crash page in your web browser
  5. When prompted to log in, use the username [email protected] and password Flintstone
  6. 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.

Good luck! © BugSplat Software Web | Twitter | Facebook