GitDeployHub

activepieces/quick-cli

github.com/activepieces/quick-cli ↗
React
7 environment variables found in .env.example

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

  • ANTHROPIC_API_KEY secret Anthropic Claude API Key Get your API key from: https://console.anthropic.com/
  • E2B_API_KEY secret E2B API Key for code execution sandbox Get your API key from: https://e2b.dev/
  • TELEGRAM_BOT_TOKEN secret Optional: Telegram Bot Configuration Create a bot via @BotFather on Telegram
  • TELEGRAM_ALLOWED_USERS Comma-separated list of allowed Telegram user IDs
  • SANDBOX_TIMEOUT Sandbox timeout in milliseconds (default: 60000 = 1 minute)
  • MAX_TOOL_ITERATIONS Maximum tool iterations in agent loop (default: 10)
  • NODE_ENV Environment
Or deploy to a different host
← Try another repo