env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow. (showing first 20, more exist in env.example)
COMPUTESDK_API_KEY
secret
CLOUDFLARE_SANDBOX_URL
CLOUDFLARE_SANDBOX_SECRET
secret
VERCEL_TEAM_ID
VERCEL_PROJECT_ID
VERCEL_TOKEN
secret
E2B_API_KEY
secret
MODAL_TOKEN_ID
secret
MODAL_TOKEN_SECRET
secret
DAYTONA_API_KEY
secret
RAILWAY_API_KEY
secret
RAILWAY_PROJECT_ID
RAILWAY_ENVIRONMENT_ID
NSC_TOKEN
secret
ISORUN_API_KEY
secret
NORTHFLANK_TOKEN
secret
NORTHFLANK_PROJECT_ID
BL_API_KEY
secret
BL_WORKSPACE
RENDER_API_KEY
secret
brew install flyctl && fly launch --from https://github.com/arman-luthra/benchmarks
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/arman-luthra/benchmarks
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/arman-luthra/benchmarks