f1stuff / f1-live-data

Real time data visualization for F1 races
MIT License
82 stars 11 forks source link

help #4

Closed nopelol10 closed 6 months ago

nopelol10 commented 6 months ago

yo can you help me install this and everything. im clueless.

f1stuff commented 6 months ago

Hi, the overall data flow is described in the README.md The project uses Grafana (you can read more about it here: https://grafana.com/docs/) and InfluxDB (https://www.influxdata.com/_resources/)

The easiest way to test the project is to wait for a f1 live session and follow the Quickstart. I used Ubuntu 20.04 with docker installed (https://docs.docker.com/engine/install/ubuntu/)

If you have no clue about the tech stack, it's best to start with a docker tutorial.