Home
Starting Up
Case Studies DB
Products
Ideas DB
Vibe Coding Tools
Subscribe to IH+
Starting Up
Case Studies
Ideas DB
Products DB
Join
5
Likes
7
Comments
Any good examples of SaaS built using Bubble? (North of $10K MRR)
by
Marc Bromhall
I'm interested to see if anyone has had success using this no-code SaaS tool.
Two birds with one stone. @jamesdevonport writes a great Bubble newsletter and has created UserLoop, I can't confirm revenue but I'm assuming it does well.
His Twitter profile: https://twitter.com/jamesdevonport
Thanks Sluu. I'll check it out.
Hey, I'm Minh and I'm a Bubble Freelance Developer. I've built a nocode tool for Programmatic SEO called https://seomatic.ai and I'm currently monetizing it. The app is built fully on Bubble!
This week I launched our paid beta using Bubble / Canvas as the front-end. We have a couple of customers using the platform, and I'm hoping to onboard more in the coming weeks to ramp up to $10k MRR.
I'm not sure what the long-term stack will look like, but I like the rapid iteration capabilities in Bubble. The biggest challenge is managing the database, which may get better as soon as I migrate to AWS and stop using the built-in functionality.
I am curious to know, how can we figure out the tool used to create a particular SaaS product?
You can use something like https://builtwith.com - not that you should put in the app link, not just the main URL. This is because often the marketing website (main page etc) will be built with something like Wordpress etc. Where the actual web app will be built with something more technical. so use the Login Page, or the app.example.com page to use on BuildWith.
That said I doubt that it will show you NoCode tools. For that it might be better just to look at the site code and see if in that it has links to the builder name somewhere (ie Bubble, Softr etc).
Thanks for responding, will surely check out the site code to find out more!