mirror of
https://github.com/mupen64plus-ae/acralyzer.git
synced 2024-11-22 21:19:50 +00:00
Open source backend for ACRA reports.
31d956a501
Conflicts: _attachments/script/config.js |
||
---|---|---|
_attachments | ||
imgsrc | ||
usertemplates | ||
_id | ||
.bowerrc | ||
.couchappignore | ||
.couchapprc | ||
.editorconfig | ||
.ericaignore | ||
.gitattributes | ||
.gitignore | ||
.jshintignore | ||
.jshintrc | ||
.travis.yml | ||
component.json | ||
couchapp.json | ||
Gruntfile.js | ||
language | ||
LICENSE | ||
package.json | ||
README.md |
ACRALYZER
Acralyzer is a frontend web application enabling ACRA users to analyze reports sent by their applications.
Acralyzer is Copyright 2013 Kevin Gaudin (kevin.gaudin@gmail.com) and licensed under the terms of the GNU General Public License version 3.
Components
Acralyzer is the frontend analysis tools. It needs to be connected to a backend storage server.
The default storage endpoint for Acralyzer is acra-storage.
Both Acralyzer and acra-storage are CouchApps. CouchApps are web applications made of HTML/Javascript files and served directly by a CouchDB.
Acralyzer uses other open source software:
Documentation
Full setup instructions are available in the Acralyzer Wiki on Github.