GitDeployHub

aestheticsuraj234/chai-aur-filesystem

github.com/aestheticsuraj234/chai-aur-filesystem ↗
Node.js API
4 environment variables found in env.example

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

  • PORT
  • NODE_ENV
  • MONGODB_URI secret
  • IMAGEKIT_PRIVATE_KEY secret ImageKit (server upload) — https://imagekit.io/dashboard/developer/api-keys Same role as S3 + CloudFront or Cloudinary: store returned URL…
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/aestheticsuraj234/chai-aur-filesystem
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/aestheticsuraj234/chai-aur-filesystem
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/aestheticsuraj234/chai-aur-filesystem
Or deploy to a different host
← Try another repo