GitHub - electron/mini-breakpad-server: Minimum breakpad crash reports collecting server · GitHub
Skip to content
This repository was archived by the owner on Dec 5, 2022. It is now read-only.

electron/mini-breakpad-server

Folders and files

Repository files navigation

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

About

Minimum breakpad crash reports collecting server

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

Contributors