is there any roadmap for supabase integration?
Great question @chen.rvn!
Now that we are partnered with StackBlitz there is a chance they will be sharing how they did their Supabase integration with us for Bolt.diy. No promises though because this is definitely a more complicated integration!
Besides that though, we definitely want to start implementing integrations with other platforms like Supabase, Netlify, etc. once we have the core features nailed out which we are progressing nicely through!
Thanks @ColeMedin appriciate your hard and insane work.
I saw and played with Loveable product and their integration is excellent.
there is other pros and cons related to Bolt, but that one of there “sell” points - full stack application by prompting
Sounds good. Is there a approach how to develop webapp with superbase anyway in bolt.diy?
I tried with some prompts to tell it to do an environment toggle to switch between develop and production mode. In dev-mode it shoud use mock/demo data and not initialize the database.
But maybe there are better ideas or better prompt-syntax for doing it, as I did.
When you say environment toggle, is that a toggle right in the UI or what exactly does that look like?
Typically when I switch between environments in Supabase I do it all through environment variables versus having something in the UI, but that doesn’t mean that couldn’t work too for testing things out!
Same as you said, as environment variables
Prioritise the netlify integration, supabase can wait haha
Yeah that is fair enough!