GitDeployHub

anonfedora/chainevents-contracts

github.com/anonfedora/chainevents-contracts ↗
Unknown stack
11 environment variables found in backend/.env.example

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

  • PORT
  • NODE_ENV
  • DB_FILENAME
  • DB_HOST
  • DB_NAME
  • DB_USER
  • DB_PORT
  • DB_PASS
  • DB_URL secret
  • DB_SSL
  • JWT_SECRET secret
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/anonfedora/chainevents-contracts
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/anonfedora/chainevents-contracts
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/anonfedora/chainevents-contracts
Or deploy to a different host
← Try another repo