GitDeployHub

abhishek-kumar09/click-short

github.com/abhishek-kumar09/click-short ↗
Unknown stack
7 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.

  • REACT_APP_FIREBASE_API_KEY secret
  • REACT_APP_FIREBASE_AUTH_DOMAIN
  • REACT_APP_FIREBASE_PROJECT_ID
  • REACT_APP_FIREBASE_STORAGE_BUCKET
  • REACT_APP_FIREBASE_MSG_SENDR_ID
  • REACT_APP_FIREBASE_APP_ID
  • REACT_APP_FIREBASE_MEASUREMENT_ID
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/abhishek-kumar09/click-short
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/abhishek-kumar09/click-short
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/abhishek-kumar09/click-short
Or deploy to a different host
← Try another repo