Usage

  1. Set env vars:
SHEET_ID="..."
HOST_PORT=9000
  1. Get credentials file of service account, save as creds.json
  2. If required, share the google sheet with the service account email as editor.
  3. Launch
docker compose up -d --build