Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.98 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.98 KB

Flattr this project

Build Status

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.

Acralyzer is without a maintainer right now. If you'd like to be that maintainer, see #140.

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.