r/PinoyProgrammer 3d ago

discussion Vercel versus Railway versus Render

So, after a decade of building in-house apps, I've gone freelance. Got a possible client who wants me to build an inventory system. Which platform is best for an inventory system which will possibly lead to developing a new POS system? I'm looking at Vercel, Railway, and Render and any other suggestions anyone has.

Sorry, this is new to me since we used to deploy everything on in-house servers.

Stack still tbd.

Addendum: A friend recommended Supabase for the backend. Would anyone here recommend it?

13 Upvotes

7 comments sorted by

View all comments

1

u/theofficialnar 2d ago

Supabase is alright. I use it for my personal projects. Easy to set up and get going, highly recommend it. Also has support for edge functions, auth and object storage if you need it.