Helloo 🙂 Looking to use Supabase for my next proj...
# off-topic
b
Helloo 🙂 Looking to use Supabase for my next project. Does supabase have web hosting, like Firebase does?
I'm really looking for a 1 stop shop to host my app, as well as run the backend for it. If not, are there recommendations?
b
Hi @brandondeo! No, we prefer to refer you to Vercel or Netlify or someone like that for the hosting. You can use Supabase for the entire backend though, Database, Auth, Storage, Functions, Realtime...
I host my stuff personally on Vercel, on the free tier, and it's been super easy and solid. I just push code to Github and it handles everything automatically, even with my custom domains.
b
Awesome thanks. Is there any blog posts or docs on how that’s setup?
b
Vercel?
There may be blog posts, but it's really simple -- if you just sign up you'll get it right away. Hit me up if you have questions, but you should be able to do it.
I don't remember much about it because once I set it up, I never really have to think about it or even go to the Vercel dashboard again. So I kinda forget about it after a while. I just push to Github, and the new version gets deployed automatically.
3 Views