10 lines
392 B
Markdown
10 lines
392 B
Markdown
# QRank
|
|
|
|
The *easy* tracker for tabletop soccers with QR code integration.
|
|
|
|
Everything is still in development. Feel free to open issues and or pull requests.
|
|
|
|
## Getting started
|
|
|
|
To run the application go to the root directory and run `make run` in the terminal. On a nix system it is possible to run with all dependencies via `make nix`. The listening address is `https://localhost:18765`.
|