What for though? It just starts a project but is it also given some kind of integration with stripe? Does it do any of that automatically?
I would usually model types, and begin making mocks and building the UI, and once I’m feeling good about it I’ll make the types into table schemes, and then the mocks into real data
The main difference between current real time subscriptions is, filtering?
If you’ve done it once, especially if using an LLM or like Claude code to help, why is it taking more than an hour the second time?
It probably could’ve just been a markdown file skill
Any comment on uptime/downtime? I’m getting real anxious to launch my app with the platform of late
It’s really not that hard to predict and understand where and how security would be needed. Unless you’re complete new to developing software and working with databases. Prompt for it.
What region? I feel like I read about an outage or a significant slowdown every single day.
What region?
How will you handle upgrades? Like when new supabase versions drop
Isn’t there an East US two outage like an hour ago?
> you aren't just getting a database; you get Postgres,… Did AI write this?
Not fully. They advertise being able to self host as like a feature, it should be at least optimized and documented.
But like one guy that looks into it when he wakes up? Didn’t you get like $100 million in investment? Shouldn’t they be able to hire a team for this?
I’m not positive but I believe it’s related to like a public private key system. Sure, the public key is less secure but it’s one extra step in signing. https://www.preveil.com/blog/public-and-private-key/
Nothing is secret on the front end. Things are secret on the server. One key is more for server use and one key is more for front end use. Using a secret key on the server, can let you do things like admin queries in server functions. While the front end user shouldn’t be allowed to do that, and it would not with their public key.
Ask it to ask you first. And save that globally/permanently
I kind of want to try it, but after you just said you had no idea how it was written and stuff. I kind of won’t know.
How am I supposed to build a business on this? I’m like 50% through an app and I should probably just switch it to convex?
Does this happen pretty often? Getting close to launching a new product built on this and this seems to happen every couple of months?
Did you try the docs?
Idk. That’s not what I said.
The real take would be, if you’re paid projects aren’t making money, they should be in a free tier.
Supabase pro is $25 per organization. Not per project. An organization can have many projects. And you can have 4 free projects in 1 free organization. You don’t need an org for every project.