This is an 100% automated client that plays the spacetraders API game.
For the data browser, see here.
-
Start the containers:
docker compose up -d
-
Configure
INFLUX_TOKEN
in.env
:npm run influx:add-token
-
Add influx user for connecting via web ui
npm run influx:add-user
-
Connect influxdb to grafana
Url: http://influxdb:8086 Header: Authorization Value: Token <token> Database: my-bucket