Skip to content

Comment on Better solution for quick group chat than Firebase real time db?parent

Comments

Here's a 3 minute demo showing how to deploy a slack clone using Supabase:

https://www.youtube.com/watch?v=2oqIZW5S-lQ

Disclaimer: Supabase cofounder. Thanks for the shout-out @johnhenry

talmrOP

Hi, really cool stuff!

Right now it seems I can use it easily on web with the supabase web sdk, how would you suggest using this in mobile iOS and android codebase?

Overall, supabase could be a better solution for me since I am also using postgres for my main data repo, and only used firebase for auth and now chat because of how easy (literally <30 min) it was to set up.

Thanks!

mobile iOS and android codebase

Unfortunately we don't have libraries for iOS and Android yet, however you can vote on them (https://github.com/supabase/supabase/issues/5), or you could use a JS wrapper (Expo/ReactNative/Ionic etc)

literally <30 min

Hopefully we can make this even faster soon..

Awesome stuff, by the way. Keep up the good work!

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.