An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![BugSplat](https://s3.amazonaws.com/bugsplat-public/npm/header.png)](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/)