https://github.com/bugsplat-git/my-ts-node-crasher
example node.js TypeScript application integrated with bugsplat-js
https://github.com/bugsplat-git/my-ts-node-crasher
Last synced: 5 months ago
JSON representation
example node.js TypeScript application integrated with bugsplat-js
- Host: GitHub
- URL: https://github.com/bugsplat-git/my-ts-node-crasher
- Owner: BugSplat-Git
- Created: 2020-08-13T17:55:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T21:08:00.000Z (over 1 year ago)
- Last Synced: 2025-07-08T20:48:37.725Z (12 months ago)
- Language: TypeScript
- Size: 69.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.bugsplat.com)
## my-ts-node-crasher
This repo is an example of how to use BugSplat's [npm package](https://www.npmjs.com/package/bugsplat) in a Node.js TypeScript 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 install && 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/documents/) 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/)