GitDeployHub

akitaonrails/rinhabackend-express-api

github.com/akitaonrails/rinhabackend-express-api ↗
Node.js API
5 environment variables found in 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
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/akitaonrails/rinhabackend-express-api
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/akitaonrails/rinhabackend-express-api
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/akitaonrails/rinhabackend-express-api
Or deploy to a different host
← Try another repo