···66The URL to the API backend is not provided here, for now, because it's not entirely public and because of possible legal implications.
7788If using docker-compose, the service will run 18:00, 18:30, 19:00, 19:30, 20:00 and 20:30, but you can change this in the `Dockerfile`.
99+1010+## Why?
1111+1212+So you can do fun stuff with your workout data, like doing silly grafana dashboards.
1313+For example, you can use the [Grafana Clickhouse plugin](https://grafana.com/grafana/plugins/grafana-clickhouse-datasource/) to visualize your workout data.
1414+1515+You can make heatmaps, like the one you have on github, or you can make a dashboard that shows your progress over time, or you can make a dashboard that shows your workout history.
1616+1717+
1818+You can find the Grafana JSON for the [heatmap](./examples/heatmap.json) and for the [excercises per week](./examples/excercises_per_week.json) in the [examples](./examples) folder.
1919+2020+921## How to use
102211230. Have your Clckhouse database ready and running