- Docker
- Docker compose
- Clone the repository
- Cd into the project folder
- Run
docker-compose up
If successful, you should have:
- InfluxDB running in port 8086
- Grafana running in port 3000 with the datasources and dashboards available
- The API running in port 3001