GitDeployHub

0xkinno/vela

github.com/0xkinno/vela ↗
Unknown stack
6 environment variables found in frontend/.env.example

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

  • VITE_VAULT_ADDRESS
  • VITE_STRATEGY_ADDRESS
  • VITE_REGISTRY_ADDRESS
  • VITE_ARBITRUM_SEPOLIA_RPC
  • VITE_AGENT_API_URL
  • VITE_WALLETCONNECT_PROJECT_ID
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/0xkinno/vela
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/0xkinno/vela
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/0xkinno/vela
Or deploy to a different host
← Try another repo