9
0 Comments

Bubble + code

My last few projects, all starting in Bubble, have ended up using what I'm calling the BEN stack: using Bubble for all straightforward functionality like frontend, login, and database, and then using an Express/Node app to do backend functionality that Bubble can't handle.

I'm trying to put this stack through its paces, so I'm curious if any of you have any Bubble apps that are running into limitations. Here are a few examples of things I'm building that use the stack:

  • an API doesn't return data in the way we need it to, so build a custom API wrapper in Express to reformat the data to pull into Bubble
  • needing to scrape a website as part of a workflow using a virtual browser (user provides link, we scrape it and return certain elements to Bubble)
  • API intensive apps that rely on cron jobs: every 60 seconds, keep this service outside of Bubble up to date (calendar, app, email, etc)
  • workflow action that creates a separate hosted HTML/CSS page (landing page generator) running on a node server that a user can hook up to a custom domain with an IP address
  • Building embeddable apps that don't run into iFrame cross-origin issues

Here's a more in-depth example of how I built NotionMetrics, which taps into a few of these: https://www.youtube.com/watch?v=dVGbrLF7sEo

posted to Icon for group No-Code
No-Code
on December 22, 2020
Trending on Indie Hackers
Stop Spamming Reddit for MRR. It’s Killing Your Brand (You need Claude Code for BuildInPublic instead) User Avatar 210 comments What happened after my AI contract tool post got 70+ comments User Avatar 188 comments Where is your revenue quietly disappearing? User Avatar 76 comments We made Android 10x faster. Now, we’re doing it for the Web. 🚀 User Avatar 62 comments a16z says "these startups don't exist yet - it's your time to build." I've been building one. User Avatar 56 comments The workflow test for finding strong AI ideas User Avatar 53 comments