/bugrap

A simple bug tracker (dummy project)

Primary LanguageKotlin

bugrap Build Status

An dummy issue tracker developed with @Vaadin Framework!

To run the application simply run mvn jetty:run and visit http://localhost:8080/home

To run all tests (requires Google Chrome): mvn verify

To run unit tests only: mvn test

NOTE: This is just a dummy project, do not use in production; your kitten will die.