TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is Supabase suitable/ready for a real life chat application?

2 pointsby nyddleabout 2 years ago
I chose Flutter+Supabase as a tech stack to build kinda Slack clone. There are plenty of simplistic examples of real-time chat apps with Supabase, but I wonder if anyone had success with it in real life scenarios with any substabtial userbase (say, 1k+ active users online).<p>Another thing that I&#x27;m concerned about is whether I would be able to run it as a self-hosted app.

2 comments

kiwicoppleabout 2 years ago
We have customers receiving many millions of requests per day, and hundreds of thousands of users. It will be able to handle your workload, probably even on the free tier
atentatenabout 2 years ago
I hope it&#x27;s suitable because I will be using as well for an app that will have 1k+ user base. As far as self-hosting goes, if you&#x27;re planning on using Supabase Realtime, it can be self-hosted along with the other pieces of the Supabase stack.