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
AI runs 70% of my distribution. The exact stack. User Avatar 191 comments I used $30,983 of AI tokens last month in Claude code on $200/mo plan User Avatar 85 comments 30 days ago I posted here with $0 revenue. Here's what actually happened next. User Avatar 66 comments my reddit post got 600K+ views. here's exactly what i did User Avatar 43 comments I turned someone’s tweet into an app idea and it has made ~$3000 so far in 4 months. User Avatar 37 comments How to spot high-intent customers in 5 minutes, for free. User Avatar 35 comments