GitDeployHub

dontriskit/bee-agent-framework

github.com/dontriskit/bee-agent-framework ↗
Node.js API
3 environment variables found in .env.template

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

  • BEE_FRAMEWORK_LOG_PRETTY Framework related
  • BEE_FRAMEWORK_LOG_LEVEL
  • BEE_FRAMEWORK_LOG_SINGLE_LINE
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/dontriskit/bee-agent-framework
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/dontriskit/bee-agent-framework
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/dontriskit/bee-agent-framework
Or deploy to a different host
← Try another repo