process.env references (scan)
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
CLUSTER
REQ_TIMEOUT
TIMEOUT
USE_TIMEOUT
UV_THREADPOOL_SIZE
brew install flyctl && fly launch --from https://github.com/akitaonrails/rinhabackend-express-api
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/akitaonrails/rinhabackend-express-api
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/akitaonrails/rinhabackend-express-api