Hi Bubblers,
We’ve worked on a plugin which aims to implement the Supabase Javascript Library to Bubble. If you’ve worked with the Xano plugin by the amazing @eli the setup should be somewhat similar. Firstly here’s some links:
- Demo Page: Relevat Digital
- Editor: Relevat Digital | Bubble Editor
- Link to Docs: Basic Setup - Supabase.js (Bubble plugin)
- Plugin Page: Supabase.js Plugin | Bubble
We’re planning to regularly update and push new functionalities in the future. A Few bullet points about the plugin:
- It uses the Supabase Javascript Library meaning we’re only using Client-Side actions. It’s fast, secure and doesn’t use any Workload Unit.
- You can self-host Supabase or host it in the cloud with several locations to choose from (both EU and US AWS servers)
- Once you Create/Edit/Delete a new thing in your table, the plugin refreshes itself with the same query to get the latest data.
- Supabase has quite a generous free plan and unlimited API calls.
We aim to work more on the following feature for the next iteration: MFA for Auth, better filtering & pagination for Data. Please try it out and let us you how it works