Skip to content

πŸ› 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.

Notifications You must be signed in to change notification settings

iamtomhewitt/bugzilla-live

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› Bugzilla Live

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

> docker-compose up

🎨 Frontend

> npm install
> npm start

πŸ–₯ Backend

> mvn clean install

Documentation

API documentation can be found at localhost:8080/swagger-ui.html when the service is running.

About

πŸ› 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.

Resources

Stars

Watchers

Forks

Packages

No packages published