GitDeployHub

aaaa-zhen/her-electron

github.com/aaaa-zhen/her-electron ↗
Node.js API
9 environment variables found in process.env references (scan)

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • ANTHROPIC_API_KEY secret
  • ANTHROPIC_BASE_URL secret
  • DATA_DIR
  • HER_DATA_DIR
  • HER_SHARED_DIR
  • MAX_RETRIES
  • PROXY_API_KEY secret
  • PROXY_BASE_URL
  • SHARED_DIR
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/aaaa-zhen/her-electron
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/aaaa-zhen/her-electron
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/aaaa-zhen/her-electron
Or deploy to a different host
← Try another repo