crashpad-to-issue-node

An Heroku compatible crashpad server that makes a new issue on error.
git clone git://archive.git.mtrnord.blog/MTRNord/crashpad-to-issue-node.git
Log | Files | Refs | README

README.md (245B)


      1 # crashpad-to-issue_node
      2 An Heroku compatible crashpad server that makes a new issue on error.
      3 
      4 # Code used
      5 A lot of code is used from https://github.com/johnmuhl/electron-crash-report-server because that project is the main idea of this script