84ec486912
added npm scripts |
||
---|---|---|
bin | ||
src | ||
views | ||
.gitignore | ||
.npmignore | ||
Gruntfile.coffee | ||
LICENSE | ||
README.md | ||
package.json |
README.md
mini-breakpad-server
Minimum collecting server for crash reports sent by google-breakpad.
Features
- No requirement for setting up databases or web servers.
- Collecting crash reports with minidump files.
- Simple web interface for viewing translated crash reports.
Run
npm install .
grunt
- Put your breakpad symbols under
pool/symbols/PRODUCT_NAME
node lib/app.js