Heroku Is Dead, Here's What I Recommend

Sdílet
Vložit
  • čas přidán 7. 06. 2024
  • The death of Heroku does not mean the death of your hobby projects!!! There are SO MANY great solutions for full stack web development
    Links to some of my favs:
    railway.app/?ref=theo
    planetscale.com/?ref=theo
    vercel.com/?ref=theo
    JOIN OUR DISCORD t3.gg/discord
    THANK YOU IDEZ AND MIR FOR THE EDIT
  • Věda a technologie

Komentáře • 328

  • @DarrenCorbett_FTW
    @DarrenCorbett_FTW Před rokem +4

    Easily the most helpful video I've ever seen on CZcams. Always good content, but this one is pure gold. Thank you

  • @victornwanguma2427
    @victornwanguma2427 Před rokem +284

    Heroku was good for startups and MVPs. When startups hit production and start making profit, they begin to scale and purchase more services on their platform (Heroku). Honestly I thought this was their business model, if not they are messing up badly

    • @dickrichard626
      @dickrichard626 Před rokem +10

      I'm not really involved in any of this and didn't know what Heroku was before, but out of curiosity I went to the website and all I got out of it is that they host a bunch of weird apps, that no one uses and I didn't see anything about other types of services on there. Pretty sure they are just trying to make more money and focusing on the handful of small successes they have, rather then all the random everything else, free users do with them that's basically farts in the wind. I don't know what I'm talking about though, this is just makes sense to me. Also some free users have tons of apps and they're basically charging per "slug", which basically translates to per charging per app. So it's to get people that do that to either pay through the nose, reduce their usage, or move on.

    • @MyPhuckDub
      @MyPhuckDub Před rokem +42

      @@dickrichard626 Heroku free tier used by millions, many new developers who started to learn hosted their hobby site there. I would say Heroku was lucky if 1 out of 1000 would upgrade to paid tier. It was definitely a money sink.

    • @zdenomirga1546
      @zdenomirga1546 Před rokem

      5 a 7u tu

    • @danielniels22
      @danielniels22 Před rokem +4

      and school/college project

  • @TheIpicon
    @TheIpicon Před rokem +28

    man, I'm watching you for quite a while now. you're very authentic and interesting, I never skip one of your videos and I'm really grateful to get all this knowledge for free.
    I took my company an boost jumped it a couple of levels with the t3 stack!
    We're using next with trpc, prisma with planetscale on vercel.
    thank you! I don't remember when I enjoyed developing this much.

  • @froxx93
    @froxx93 Před rokem +10

    I just found out about Heroku 2 days ago and noticed they are removing their free tier.
    I'm deploying all of my frontends on Vercel anyway, but I needed a solution for hosting a Strapi instance which is not so easy on Vercel.
    So this video comes just in time. Thanks Theo, helpful as always!

  • @josemonge4604
    @josemonge4604 Před rokem +7

    Great tips! Definitely considering Planetscale and Railway. Those had definitely pulled my interest for what I'm building.

    • @joshix833
      @joshix833 Před 2 měsíci

      Yep, planetscale is a great option lol

  • @workflowinmind
    @workflowinmind Před rokem +98

    This quickly became my favorite web dev channel (with web dev simplified)! I really love the pace, the tone, the insights!
    Thanks Theo

    • @laliluleloMG
      @laliluleloMG Před rokem +1

      Same hahaha web dev and Theo are amazing check his previous videos and join twitch if you can when its live

    • @recursion.
      @recursion. Před rokem +2

      sure if you have all day to watch youtube but 12 minute video for really a 3 minute content is very lowly

    • @creatorsremose
      @creatorsremose Před rokem +12

      Web Dev Simplified is just a hack who copycats the greats 3-4 weeks late. Also his tik-toky style cringes the juice out of me.

    • @cowliqour1051
      @cowliqour1051 Před rokem

      10 seconds into the first video and already agree!

  • @sk4dic
    @sk4dic Před rokem +9

    Just yesterday I was talking with a friend about where to host databases/websites/etc. This helped a lot, thanks!

  • @timothypark1037
    @timothypark1037 Před rokem +13

    Started mainly with frontend development and recently dipping my toe into the backend using the MERN stack. I was so naive just trying to deploy my server and client files all into vercel. Came across Heroku but their free their plan was gone. Wasted something a little more cheaper and then came across your channel! Gotta try out railway :D thanks for this video!

    • @curiously-cinnamon
      @curiously-cinnamon Před 8 měsíci +1

      You, from the past, sounds like me, from the present. Right now I'm doing exactly that. I am trying to deploy my expressjs server and nextjs client files all into vercel. I don't know why that's naive. Can you help me?

    • @Ansh77K
      @Ansh77K Před 7 měsíci

      ​@@curiously-cinnamonI'm in same position as you, i tried hosting server side on vercel , my main objective was to host a websocket but turn out vercel doesn't provide service to host node socket io express server
      I switched to another free service which allows websocket hosting using node , but only problem is after few hours they turn off the server to save their cost (for free users I think).

  • @npc-drew
    @npc-drew Před 10 měsíci +6

    500 MB RAM + 8 vCPU:
    Heroku = $7
    Railway = $165
    1 GB RAM + 1 vCPU:
    DigitalOcean = $6
    Railway = $30
    The above is true supposing you use 100% of the resources constantly for the entire month. While for most people, that won't be the case, I rather pay $5-10 a month max than saving that same money and pray my service don't grow cause it can get out of hands.
    The 8 vCPU come handy in Heroku for high traffic services, in my tests, Heroku was able to handle 10-15x more traffic than DigitalOcean. The clear limitation is the low RAM memory as you have to run a light service, or one that uses a lot of third parties APIs.

  • @john_hawley
    @john_hawley Před rokem +15

    will always be digital ocean fan. their blog content has saved my ass on more than 30 occasions - deploy an open source container management server for $5/mo and deploy container after container to f**k around with and learn, awesome.

  • @akira_asahi
    @akira_asahi Před rokem

    Thank you for the video. I am grateful for your time and contribution. Kind regards, Akira.

  • @marcalgomezlavall1255
    @marcalgomezlavall1255 Před rokem +1

    I really like how you explain things, I've spent 3 days trying to understand the differences between some of the companies you mention, and your opinionated point of view is really helpful

  • @ccj2
    @ccj2 Před rokem +27

    To put into perspective how far gone Heroku is, I used it for years to learn and to prototype ideas. After they dropped the free tier AND had a security incident in the same year, I did everything i could to migrate a current production app that I’m building to AWS. I don’t think I’m ever going back. End of an era tbh.

  • @Gelo2000origami
    @Gelo2000origami Před rokem +206

    So glad he didn't mention firebase

    • @semyaza555
      @semyaza555 Před rokem +29

      Firebase gets a lot more of undeserved hate.

    • @kennedychidi7012
      @kennedychidi7012 Před rokem +1

      😄😄😄👌 Men you're on point

    • @silvio2402
      @silvio2402 Před rokem +35

      Why? I don’t currently use Firebase, but I’ve played with it before and found it quite nice. Legit just wondering why you believe that Firebase isn’t good? Thanks

    • @rogerlima8961
      @rogerlima8961 Před rokem +7

      @@silvio2402 I'm not too, I'm in supabase, but I've already listened Theo saying about the price for the service is too expensive.

    • @silvio2402
      @silvio2402 Před rokem +2

      @@rogerlima8961 Oh, got it. But I think the free tier is already pretty powerful. I thought this was more going in the direction of mere hate towards Google.

  • @tabili3830
    @tabili3830 Před 5 měsíci

    Very underrated channel, it became my favorite channel in couple weeks. Thanks Theo! We appreciate you!

  • @luasluckas
    @luasluckas Před rokem

    Wow! Thanks man, really helpful content!

  • @leoMC4384
    @leoMC4384 Před rokem +15

    Great content, man. I'm already using Vercel for my APIs and MongoDB (free tier) for my databases. But still I need a free SQL hosting. Thank you very much. 👏👏👏

  • @WolfKelley1
    @WolfKelley1 Před rokem

    The video I was looking for. Thanks!

  • @Hacking-NASSA-with-HTML
    @Hacking-NASSA-with-HTML Před rokem +18

    RIP Heroku, we will miss you😥. Still we have a Netlify❤

  • @AntoniGawlikowski
    @AntoniGawlikowski Před rokem +2

    It IS very helpful - thanks so much!

  • @MrVargasesteban
    @MrVargasesteban Před 11 měsíci

    Thanks Theo! This is the best explanation of the landscape that I've seen.

  • @benpleysier
    @benpleysier Před rokem +38

    Tried Railway for the first time today. Created a Node/Express/SQLite project, created a repository, and Railway did the rest. Database costs are nihil because of SQLite. Very impressed by how easy it was to set up. Only downfall for me is the location of the server - west coast USA to Down Under.. Hope this will improve in the coming year.

    • @LukeFrisken
      @LukeFrisken Před rokem +1

      Fly has a region in Sydney, maybe a good alternative

    • @radagon6919
      @radagon6919 Před 10 měsíci

      Does it support cookie storage tho?

    • @benpleysier
      @benpleysier Před 10 měsíci +4

      @@radagon6919 cookie storage is part of the browser and has nothing to do with the server.

  • @chawaphiri1196
    @chawaphiri1196 Před rokem

    The intro is hilarious. That's enough for a subscription

  • @TheQ8800
    @TheQ8800 Před rokem +4

    Have you heard of Altogic it's kinda like Firebase actually a direct competitor would love to hear about your opinions on it

  • @chickensoupisme
    @chickensoupisme Před rokem

    Thank you for always giving us so much delicious info. 🤤

  • @WomboBraker
    @WomboBraker Před rokem +1

    This is very useful. Good preach!

  • @IvanRandomDude
    @IvanRandomDude Před rokem +10

    Just learn AWS. And if you learn it well it can help you a lot with your career. Nobody will ask you if you know Railway or Render in any serious company. But if you know AWS that's a huge plus.

  • @mfkfawas5157
    @mfkfawas5157 Před rokem

    Thanks for the short videos.

  • @TheNeonRaven
    @TheNeonRaven Před 6 měsíci +1

    We use a CentOS server set up on Digital Ocean. Was a bit of work to get set up perfectly, but now we can deploy pretty much any type of application in a couple clicks, fed through an Nginx reverse proxy.

  • @KevinSheppard
    @KevinSheppard Před rokem

    Any tips for simplifying the process of logging in to multiple services just to manage the different components of your app?

  • @peter8261
    @peter8261 Před rokem +7

    Yeah dude, teaching myself web dev became much more fun when I learned about netlify. You can throw html css and js into a folder, drag and drop it, and then point a domain to your project and then boom--you have your own website.

  • @patricknelson
    @patricknelson Před 6 měsíci +7

    Cloud Run (GCP) is _for sure_ my particular “go to” for running a Docker Image. It’s a real stand out in terms of ease of use, at least for me. I’d put that under “easy” or “medium.” Just for that, GCP ranks high on my docker hosting list.

  • @Passtillios
    @Passtillios Před 3 měsíci

    Very straightforward and easy to follow thank you!

  • @chamsseddin4449
    @chamsseddin4449 Před rokem

    Thank you so much, you help me to solve a lot of time in learning php i think if i am learn it i can host my app in heroku but now i will continue with python and js which i already know it, thank you for the second time (and i am sorry if you don't understand some thing because my english is bad)

  • @Remeroska
    @Remeroska Před rokem +3

    Isn't cloudflare pages as easy as netlify for deploying websites?

  • @guygolan3685
    @guygolan3685 Před rokem

    Which do you recommend for hosting a message queue service?

  • @ganeshacharya234
    @ganeshacharya234 Před rokem +1

    8:33 is a gem of a comment. Awesome overview.

  • @russellg3775
    @russellg3775 Před rokem

    an excellent guide, thank you

  • @playmaker2404
    @playmaker2404 Před 9 měsíci +1

    u know the best thing about ur video is that with problems u are providing solution and alternatives to them also

  • @victorbatista6269
    @victorbatista6269 Před rokem +6

    Excelente vídeo 😋

  • @yoty66
    @yoty66 Před rokem

    Great video ! I would love it if you will make one for serverless computing . I have been using vercel (easy ) and Aws (hard)

  • @Muescha
    @Muescha Před rokem +2

    Last time I tested Railway I missed the option from Heroku to just shutdown a project and let it sleep while I am not using/developing it. But I don't found this. Only chance to stop consuming the free hours was to delete all the instances 😢and then I need to redeploy and then I start with a empty database.
    I miss this pause option at RailWay

  • @malinovayagalya4635
    @malinovayagalya4635 Před rokem +1

    Where can I deploy my MERN project? I am having problems when i want to unwrap this with vercel.

  • @iancallaghan9987
    @iancallaghan9987 Před rokem

    Great, thanks Theo

  • @crustydev5561
    @crustydev5561 Před rokem +49

    I have a feeling that some of these free tiers won't last too long in this economy

  • @ownagejuice1394
    @ownagejuice1394 Před rokem +1

    does RAILWAY support Spring Boot deployment for REST API backend?

  • @vladislavkorecky618
    @vladislavkorecky618 Před rokem +1

    Great video!

  • @nebulousnomad
    @nebulousnomad Před rokem +5

    Please talk about the different _x_ Driven Development's in next stream; what their differences are and when you should use which 🙏. All these different processes like TDD, BDD, CDD, DDD, FDD, more like crippling OCD lmao. What's most common in fast moving startups?

  • @AnnCatsanndra
    @AnnCatsanndra Před rokem +1

    Thanks again for this. My old webhost just hit me with a price hike so I'm looking to switch things up.

  • @clipartinc
    @clipartinc Před rokem +2

    Why didn't you mention Linode or Digital Ocean as an option?

  • @ancientelevator9
    @ancientelevator9 Před rokem

    When you say host a website, I assume this means frontend and backend? and then the DB is there or somewhere else? I suppose I am just not very experienced with multi-cloud setups. Every site I have built has been fully within a single cloud. What about like VPCs and all that? These DBs are just exposed publicly (Only secured by the password)? A full demo deployment would be pretty cool (Frontend + Backend + DB)

  • @marekbee
    @marekbee Před rokem +59

    I recently discovered self-hosted Caprover. I love it. Especially for my small hobby projects. I have ~$10 2-core and 4 GB VPS and I can have multiple databases, projects on this one instance

    • @thvozdovic
      @thvozdovic Před rokem +10

      Make sure you configure cache, otherwise your server can freeze randomly like mine did

    • @beedhanbhuwai
      @beedhanbhuwai Před rokem +10

      coolify is also really cool alternative to caprover

    • @NathanielBabalola
      @NathanielBabalola Před rokem

      Is this per month ? I'm looking for a free tier Linux server

    • @konyein
      @konyein Před rokem

      @@thvozdovic how do you do that?

    • @jordixboy
      @jordixboy Před rokem

      In kimsufi you get a dedicated machine for 5 bucks.

  • @snbk97
    @snbk97 Před rokem

    Qovery is a good alternative, await for a review by you !! :D

  • @samuelebarbiera1075
    @samuelebarbiera1075 Před rokem

    So there isn't an option to have buckets,db and ssr sites hosting? Render is almost there but it has only static hosting.. :/

  • @loggyaltsen8191
    @loggyaltsen8191 Před rokem

    Am trying to host a website on heroku couldnt deploy it because of static files directory not found. Would it be easier to host Django web on railway

  • @epic-game-play
    @epic-game-play Před 8 měsíci

    Hello, great video, on netlify is possible have website in wordpress?

  • @AsadOnline-sz3os
    @AsadOnline-sz3os Před rokem +1

    How to deploy spring boot? Previously using heruko

  • @bogo7262
    @bogo7262 Před rokem +2

    can i pause my railway mySQL instance so i'ts only up during development? for my hobby project so that the free tier doesn't hit the limit of 500h/month

  • @metatronicx
    @metatronicx Před rokem

    Thank you dude

  • @tollesch_tieries
    @tollesch_tieries Před rokem

    Hello! If I want to make a web app for free, can I just use both free website hosting and free database hosting? Would it work as one app? Thank you!

  • @dastanozgeldi
    @dastanozgeldi Před rokem

    video on storage options for t3?

  • @JayRondon
    @JayRondon Před rokem

    Started using railway for myswl backend, its amazing. However I dont like the 500 hour limit, this means you only have 21 days (from what i understand) while its live. Wish there was something like railway but with unlimited run time.

  • @testblh
    @testblh Před rokem

    I completely understand your pain!🙂

  • @ajaysh73
    @ajaysh73 Před 9 měsíci

    Can you do a video on Azure with a local agent for next js?

  • @manogaransa2814
    @manogaransa2814 Před rokem

    I am getting "unable to get local issuer certificate" While giving heroin login. Can you help on this

  • @sonoda7723
    @sonoda7723 Před rokem

    good video, props to you

  • @bjornbrandt6943
    @bjornbrandt6943 Před rokem +1

    Thanks, saves me some money and yeah Heroku was nice as long as it lasted. PS! Wher was this video 5 months ago :D

  • @DarkSolidity
    @DarkSolidity Před rokem

    What about Linode for deploying rails apps?

  • @Sam-wl4vo
    @Sam-wl4vo Před rokem +1

    your videos are great and hit the nerve of the time

  • @CodingWithJerry-fn4cv
    @CodingWithJerry-fn4cv Před 3 měsíci

    which one would be the cheapest for dynamic Nextjs app

  • @ajalanbrown2200
    @ajalanbrown2200 Před 10 měsíci

    I wonder if railway will handle docker compose

  • @fullmaster9333
    @fullmaster9333 Před rokem +3

    Thanks 🙏 man.
    I just got a notification by Heroku.
    It was so sudden.
    They didn't made the limitations stricter, they just killed their free tier as a concept.
    🤮

  • @user-yj3ee2bj3i
    @user-yj3ee2bj3i Před 6 měsíci

    What works for dynamic website like wordpress? I am designing my own theme

  • @CoryTheSimmons
    @CoryTheSimmons Před rokem +4

    It's Render for me. Their monorepo stuff combined with Docker support is something no one else is even coming close to. Combined with Preview Deployments that clone prod to those envs is :chef_kiss:

  • @eluented
    @eluented Před rokem +1

    thank you for the intel chief very helpful time to rebuild my apis which will die soon!

  • @techwithgd
    @techwithgd Před 5 měsíci

    4 years back I used Heroku, in final year college project.
    It was awesome to use as beginner.

  • @redpower1989
    @redpower1989 Před rokem

    great video

  • @jayshah1976
    @jayshah1976 Před rokem +1

    where can I host spring boot API?

  • @anazi
    @anazi Před rokem

    Thank you very much man.. I am looking for a place to deploy nodejs express to host API

  • @BigDongEmperor
    @BigDongEmperor Před rokem +14

    Firebase was pretty easy to set up a website on with a custom domain, probably harder than Vercel though

  • @buddy.abc123
    @buddy.abc123 Před rokem +25

    Frontend guys really need to stop fearing databases, websockets etc...
    Just saying

    • @Ctrl_Alt_Elite
      @Ctrl_Alt_Elite Před rokem +5

      They just sound scary, okay?! 😂

    • @Gelo2000origami
      @Gelo2000origami Před rokem +2

      I was really scared and didn't really *get* backend until I learned about express, and later on next.js. Then also understood it in other languages

    • @userfuckeri
      @userfuckeri Před rokem

      i afraid not databases but bad databases design ;D It's brings so much pain

  • @dave0811
    @dave0811 Před rokem

    How can I deploy a Docker container in railway?

  • @Firzj
    @Firzj Před rokem

    ty for this video, i've just recently discovered heroku and deployed 2 pet projects there, but few days later they decided to remove free plans lol. Time to find a new place to settle, i guess 😅

  • @zeppelin0110
    @zeppelin0110 Před rokem +1

    I wish Theo had also commented on Dokku

  • @maloxi1472
    @maloxi1472 Před rokem +1

    Cloud9 IDE used to be a great free alternative for hobbyist projects... until it got absorbed by AWS and buried deep under the mountain of their paid services. It was instrumental in my learning about web dev but also Linux in general, setting up servers like Nginx/Caddy/Apache, deploying to Heroku (interestingly enough)… even though I had a potato laptop that could barely stay on for 2hrs at a time and was so slow that it was a miracle it could run a Firefox browser at all 😅As long as my potato could communicate with my c9 workspace, only it had to be snappy and stable.
    That was almost 10 years ago ! Fun times 😊

    • @randerins
      @randerins Před rokem +1

      OMG...I'm pretty sure I've heard of Cloud9 sometime during my very early projects. And I'm almost sure it was related to a Rails app.

  • @jin4368
    @jin4368 Před rokem +5

    what you guys think of next js, with rest api and frontend hosted on cloud run? Worrying about ssg/ssr.

    • @aleksandermirowsky7988
      @aleksandermirowsky7988 Před rokem +1

      I tried this, it works okay if you set it to always keep a "warm" instance to avoid cold starts. If you always have to deal with cold starts, however, it takes way to long to spin up your container.
      It's a viable solution, if you have about 200k requests per mount with a minimum number of instances set to 1, you will be spending about 20 USD per month.
      Since the point of this video is finding free solutions, I assume spending 20 USD/month is not the goal, so I don't think it would fit as a viable alternative.

    • @sanesanyo
      @sanesanyo Před rokem +1

      @@aleksandermirowsky7988 I don't think cold start is that big of an issue as you make it to be. As far your container is not oversized, the cold starts are pretty quick. I am using Cloud run currently for my Nextjs app. Rest you are right about. It is not free so you will have pay for container resources.

    • @aleksandermirowsky7988
      @aleksandermirowsky7988 Před rokem +1

      @@sanesanyo I was under the impression that container size did not affect startup times.
      Quoting Cloud Run docs: "Because of Cloud Run's container image streaming technology, the size of your container image does not affect cold start or request processing time. The container image size also does not count towards the available memory of your container."
      Admittedly, I haven't attempted this in a while (more than one year) and both NextJS and Cloud Run have received updates/upgrades since, so I guess it could have improved. I will test it out again, thanks for the tip!

    • @sanesanyo
      @sanesanyo Před rokem

      @@aleksandermirowsky7988 Well you could be right but that has been my experience with cloud run. Smaller images start faster. Once they start, the response times are rather similar. But in one case I just deployed an API using fastapi serving a ml model so the comparison is not fair. Nonetheless I don't think cold start is that big an issue at the start. Once you reach scale, cold start wont be a problem. Let me know how it goes for you :).

  • @taiwodamilola8636
    @taiwodamilola8636 Před rokem

    Whats the easiest one to host a node api app ???

  • @erikslorenz
    @erikslorenz Před rokem

    Been using cloud run for awhile. Now that Azure Container Apps are a thing I'm using that a lot since most other stuff we do is Azure.

  • @krishtechie
    @krishtechie Před rokem

    awsome bro thak you

  • @joshix833
    @joshix833 Před 2 měsíci +1

    The planetscale recommendation aged reall well

  • @anazi
    @anazi Před rokem +1

    Whar about hosting nodejs express ?

  • @12crenshaw
    @12crenshaw Před rokem +1

    I have 100$ in azure. Is it worth the time to learn platform? Why its not considered here for hosting? I feel like Microsoft is getting pretty nice for open source with WSL2 and github and openAI. I'm actually more hyped for them than Amazon or even Google.

  • @samvanderstoop179
    @samvanderstoop179 Před rokem +1

    Would a dynamic Flask webapp that uses a db fall in one of these catagories? Im not familiar with the term docker image..

  • @monkyout
    @monkyout Před 7 měsíci

    Thank you very much.

  • @vladimir_dev
    @vladimir_dev Před rokem +2

    Where does hosting a fullstack MERN project with running a NodeJS server fall into (with MongoDB Atlas in the cloud)?

  • @whatskookin6429
    @whatskookin6429 Před 5 měsíci

    Definitely i'm having the best experience with Railway, every week those guys improve soooo many things on the platform

  • @flamepotatoes
    @flamepotatoes Před rokem

    the best thing right now is using cheap vps and deploy with dokku, because railway charge for cpu and ram usage, and that's getting pricy when your app scale or simply getting viral.

  • @HDv2b
    @HDv2b Před 8 měsíci

    Would be cool to see an annual update to this video

  • @quelchx
    @quelchx Před rokem +12

    Been using Railway for small projects for almost 2 months now and it's great.

    • @Hunt92
      @Hunt92 Před rokem

      I dont get the trail period thing

    • @micaelvieira6724
      @micaelvieira6724 Před rokem +2

      I've used it for database hosting and it was painfully slow to query. I find supabase much better

    • @max-c14
      @max-c14 Před rokem +3

      @@Hunt92 you get 500 free hours or $5 worth of compute

    • @quelchx
      @quelchx Před rokem +1

      @@micaelvieira6724 I haven't used it for larger applications -- but saying that your query speeds might not be because of Railway, but rather because of your the code your using to communicate with it. If you have a working example I can test to see how slow this is send me a link.

    • @riccardotoniolo9604
      @riccardotoniolo9604 Před rokem

      @@max-c14 how much is the cost to have a full month? (500h cover only ~20 days)

  • @xDJxG0LD3Nx
    @xDJxG0LD3Nx Před rokem +1

    I use Digital Ocean atm, their app platform is really easy to set up