Skip to content

F43nd1r/Acrarium

Repository files navigation

Actions Status License Docker Pulls Github Downloads Latest Version

A Backend for ACRA written in Kotlin using Spring Boot, Vaadin and MySQL

Setup

See Wiki Setup guide

Screenshots

Listing reports

report list

Statistics

statistics

Proguard and Export Support

admin tab

Report Summary and Attachment Support

report summary

Full Report content

report content

Dark Theme

dark theme

Development

Running locally

./gradlew bootRun

Building release

Jar

./gradlew bootJar -x test -Pvaadin.productionMode=true

Docker Image

./gradlew bootJar -x test -Pvaadin.productionMode=true
docker build -t f43nd1r/acrarium:git acrarium

License

All source code in this repository is licensed under the Apache License 2.0 (see LICENSE)

Credits

Thanks to