spacetraders-again

This is an 100% automated client that plays the spacetraders API game.

For the data browser, see here.

Getting started

  1. Start the containers:

    docker compose up -d
  2. Configure INFLUX_TOKEN in .env:

    npm run influx:add-token
  3. Add influx user for connecting via web ui

    npm run influx:add-user
  4. Connect influxdb to grafana

    Url: http://influxdb:8086
    Header: Authorization
    Value: Token <token>
    Database: my-bucket