Deploying a simple Node.js app with HTTPS on cloud providers in 2022: Heroku, Render, Fly.io, AWS, Hetzner, Google Cloud Run

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • coolify

    An open-source & self-hostable Heroku / Netlify / Vercel alternative.

    Look into Coolify, it's an open source PaaS with Heroku buildpacks that also works with Docker and Docker Compose and I think soon Kubernetes as well. I'm using it deployed on Hetzner.

  • flyctl

    Command line tools for fly.io services

    I have used a lot of cloud providers including Digital Ocean, Heroku, AWS, Azure, Render, Railway, and many many others that have coke and gone. Nowadays I use https://fly.io and I have to admit that it’s been the most pleasant experience of them all. Maybe it’s cause I’m not dog shit at it anymore but I’ve run into the least amount of friction than any other.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • node-app

    A simple Node.js application used to show different deployment processes

    If you want to check it out in your account, try to add a new "Webservice" with a "Public Git repository" set to "https://github.com/jeremylevy/node-app".

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts