https://github.com/bugsplat-git/my-node-crasher
BugSplat node.js sample application
https://github.com/bugsplat-git/my-node-crasher
Last synced: 8 months ago
JSON representation
BugSplat node.js sample application
- Host: GitHub
- URL: https://github.com/bugsplat-git/my-node-crasher
- Owner: BugSplat-Git
- License: mit
- Created: 2017-08-15T14:46:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2025-07-21T23:10:40.000Z (11 months ago)
- Last Synced: 2025-10-24T11:58:19.999Z (8 months ago)
- Language: JavaScript
- Homepage: https://www.bugsplat.com/docs/sdk/node-js/
- Size: 41 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.bugsplat.com)
## my-node-crasher
This repo is an example of how to use BugSplat's [npm package](https://www.npmjs.com/package/bugsplat-node) in a Node.js application.
1. Clone this repository or download the zip from the releases tab
2. Open terminal or command prompt in this project's root directory
3. ```npm i && npm run start```
4. Navigate to BugSplat's [Crash](https://app.bugsplat.com/v2/crashes) page in your web browser
5. When prompted to log in, use the username "Fred@bugsplat.com" and password "Flintstone"
6. Click the ID of your crash to see crash details
For additional help, check out the [documentation](http://www.bugsplat.com/docs/) on our website or email support(at)bugsplat.com if you have any questions.
Good luck!
© BugSplat Software
[Web](https://www.bugsplat.com) | [Twitter](https://twitter.com/BugSplatCo) | [Facebook](https://www.facebook.com/bugsplatsoftware/)