An application to show bugs from Bugzilla using the provided API. Originally as a desktop tool to help avoid spreadsheets to manage bugs at work, it has now become a hobby project to try out new languages or programming techniques.
> docker-compose up> npm install
> npm start> mvn clean installAPI documentation can be found at localhost:8080/swagger-ui.html when the service is running.