Client installation

Source lives in app/aigeo-client (Electron 30 + electron-builder).

Distribution

  • Engineering builds — produced locally via the package scripts referenced in the repo.
  • Production — publish NSIS / dmg / AppImage artifacts through your pipeline and fill download_url_* in _config.yml. This static site will not invent mirrors.

First launch

  1. Ensure the Go API + web stack you expect is reachable.
  2. Sign in with a provisioned account; do not reuse demo credentials in production.
  3. For locked-down networks, allowlist API endpoints before opening support tickets.