6
5 Comments

Is there something like Netlify but for backend (Express / Flask) servers?

I just want something where I can choose a boilerplate server, click deploy and be able to make changes using a simple git push.

No docs, no new tools to learn, no fancy SDK or CLI client. Just git push

  1. 4

    I would say Heroku (https://www.heroku.com/) provides pretty much what I think you're looking for. They're free to try, although their free instances "go to sleep" (stop) after some time of inactivity and it takes a few seconds to spin them up again. It can get fairly expensive by comparison with the big cloud providers once you're ready to scale up.
    Also, I've had good experiences with Render (https://render.com/), they're a newer player in the field but a delight to work with.

    1. 3

      Thanks David! Render founder here. We're exactly what you're describing. Just git push and done. Also, feel free to get in touch at render.com/chat or just DM me. I love chatting with devs, even if they're not Render customers.

    2. 1

      Vote for Heroku!
      That's why I had only 7 pages (including illustrations and a big chunk of code for programmatic deployment) to cover Heroku against other 28 covered AWS EB :)))))

      1. 1

        To all you Heroku users;

        I've used it and my co-founder is a big fan of heroku -- but we run out of quota just on dev instances alone (no real traffic) towards the end of the month. This drives me nuts LOL. I use google cloud as they give me independent quota per project and I can run continuously work on the server without exceeding free quota so, for the things I am using it for, gcloud is sufficient. Granted deploying is harder and not what OP asked for, so in that sense this is off-topic. I am just trying to understand Heroku a bit better.

        I have heard that once you upgrade on heroku and pay ~ $7/mo, that instance can support around 50K users/mth. Does this sound about right to all ya'll who use heroku? Or what are you doing to get the most out of heroku?

  2. 1

    Founder of Amezmo here. This is exactly what I’m building. You can get started in 30 seconds with a free trial. The marketing talks a lot about PHP but I assure you we can run a nodejs server with a nginx front end. https://www.amezmo.com

Trending on Indie Hackers
I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Promptzone - first-of-its-kind social media platform dedicated to all things AI. 8 comments How to create a rating system with Tailwind CSS and Alpinejs 7 comments