Feature Request - add SupaBase integration like in bolt.new

Feature Request - add SupaBase integration like in bolt.new

4 Likes

Already on the roadmap: Roadmaps

2 Likes

that’s perfect thanks!

1 Like

i found working with supabase in bolt.new to be a bit uncooperative tbh when i got to the point of trying to have multiple access levels like client / customer for example, that could be my lack of competence or sub optimal planning and prompting.

much rather work with firebase or other options if possible, whether its a hosted db with vultr, cloudflare d1, mysql/postgresql on cpanel or other options, also the cost of supabase, if its not a profitable project adds up pretty quickly top have multiple instances.

1 Like

So I see that Supabase is pretty much at the bottom of the list.
How about Diif and deploying to Netlify or to personal domains/urls?

Is it actually possible to build and launch a real product or SaaS app with Bolt.diy currently?
I like the progress, but just trying to be realistic since there are still a bunch of things missing. Is this even possible?
Thanks!

Sure, you just cant deploy directly from bolt.diy.

You have to do it manually as you would do without bolt, when you develop webapp in your IDE.
Either you push it to github, what you most likely will do anyway, cause of persisting/saving your workg and have a version managing system, or you build it manually and publish it to a webserver via ftp/sftp, etc.

Github also as inbuild workflows to publish to other providers:

Netfliy for instance can pull from git directly, so no need to do it outside of netlify. You can configure a site, choose a repo from github and it will deploy it directly and also update when new stuff is pushed to the repo.
Did this for my task-list-advanced for instance:
https://task-list-advanced.netlify.app/

It´s mostly build with bolt.diy and a bit of Cursor.

Is there any way to move Supabase connection with bolt.diy sooner in the timeline? Bolt.new releasing it kinda locks me into using bolt.new because otherwise it’s not connected to everything else. I’d love to tinker with it more on bolt.diy but without the supabase connection, nothing in supabase can be changed if it needs to be. Would love to see that as the next big fix to keep up with bolt.new!

3 Likes

thanks for your input. We are still in refining the new roadmap and prio. I guess (no promise) end of this or next week maybe we got a new / updated roadmap.

@ColeMedin FYI

1 Like

We do want to do this very soon! Might be a larger feature though so we are going to sit down as a team this week and talk about what we realistically want to do within the next month.

Thanks for the tag @leex279

2 Likes

Thanks @ColeMedin and @leex279 I’ve made the Bolt/supabase/netlify package my standard protocol for launching new apps, mainly because my developer thinks Bolt is the best due to its build variety. Hosting Bolt.diy on a cloud would make it very easy for us to work together across the world. and to have it hooked into supabase at least is a big step.

2 Likes

I second Diff and Netlify too!

Hi Bolt.diy Community,

I’ve been really enjoying working with Bolt.diy and appreciate the flexibility it offers for in-browser full-stack development. I noticed that Bolt.new includes a direct Supabase integration, allowing users to connect their Supabase accounts and generate databases directly from the project. This seamless experience significantly streamlines database management.

I believe adding a similar feature to Bolt.diy would enhance the developer experience by reducing setup friction and making it easier to manage databases without leaving the development environment. It would be a great addition for users who prefer an out-of-the-box solution for integrating Supabase into their workflow.

1 Like

@ColeMedin - You might want to consider moving this to the top of the list. L0vable is in free fall right now and a bunch of users are actively looking for an alternative - the only thing keeping them there (according to posts in the discord) is the direct supabase connection. just fyi.

1 Like