A simple issue-tracker application.
A simple issue-tracker application. Developed by Damian Malczewski as a project at Cracow University of Technology in 2019.
The summary is written in Polish and was made for the purpose of documenting the project at college. It’s available here.
Running relies on Docker and Docker Compose.
Build proper Docker images, according to the instructions in README.md
files.
Launch pre-configured environment from taskbook-compose/
directory.
$ docker compose up -d
Verify services being up and running.
$ docker compose ps
Browse gateway at http://localhost:26162
.
Log in with default user credentials.
username: admin@example.com
password: admin