How a Solo SaaS Founder Built a Product Using Only No-Code Tools artwork

How a Solo SaaS Founder Built a Product Using Only No-Code Tools

The Tech Founder Podcast with Fexingo: First-Time Software Entrepreneurs and Their Journeys

June 23, 2026

In this episode of The Tech Founder Podcast, Lucas and Luna explore the story of a solo founder who built a profitable SaaS product entirely with no-code tools.
Speakers: Lucas, Luna
**Lucas** (0:01)
If these conversations are useful for what you're building or running, you're in the right place. I'm Lucas.

**Luna** (0:08)
And I'm Luna. Today we're looking at a founder who built a whole SaaS product without writing a single line of code.

**Lucas** (0:16)
It's a story that challenges the assumption that you need to be a developer or hire one to launch a software business. This founder used no code tools exclusively for the first 18 months.

**Luna** (0:29)
And he wasn't building a simple landing page or a Zapier integration. This was a full-blown SaaS with user accounts, data visualizations, and a payment system.

**Lucas** (0:39)
Right. The product was an internal dashboard tool for small e-commerce teams.
Think of it as a lightweight BI tool that connects to Shopify and Google Analytics and gives you a single view of your metrics.

**Luna** (0:52)
He built the front end on Bubble and used Airtable as the backend database.
For payments, he used Stripe's no-code integration. The whole MVP took him two weeks.

**Lucas** (1:04)
Two weeks from idea to first paying customer. He launched on Product Hunt, got 30 signups on day one, and within three months had 100 paying users at $49 per month.

**Luna** (1:16)
That's about $5,000 in monthly recurring revenue by month three. Not bad for a solo founder with a day job.

**Lucas** (1:25)
And he kept his day job for the first year. The no-code stack meant he could iterate fast. If a customer asked for a new chart type, he could add it in an afternoon without waiting for a developer.

**Luna** (1:37)
But there were limits.
He told me that once he hit around 150 users, Airtable started to slow down. The record limits and query performance became real bottlenecks.

**Lucas** (1:49)
That's the classic no-code scaling wall.
At a certain point, you either migrate to a traditional database or hire a developer to rebuild parts of the stack. He chose to hire a part-time developer after month 18

**Luna** (2:03)
But here's the key.
He had 200 paying customers and $30,000 in annual recurring revenue before he ever hired anyone. The no-code approach de-risked the whole venture.

**Lucas** (2:15)
Exactly.
He validated the market, built a product people paid for, and only then invested in custom code. Compare that to the typical funded startup that spends six months and $100,000 building something nobody wants.

**Luna** (2:30)
So what's the takeaway for someone listening who has an idea but can't code? Is Bubble and Airtable still the right stock in 2026?

**Lucas** (2:38)
The landscape has changed a bit. There are more options now, softer, glide, adelo, but the principle is the same. Pick a platform that lets you build a working product fast, even if it's not perfect.

**Luna** (2:52)
This founder specifically chose Bubble because it gives you full control over the front end. You're not stuck with templates. He wanted the dashboard to look professional, not like a prototype.

**Lucas** (3:04)
And he invested in learning Bubble properly.
He spent about 40 hours on tutorials before he started building. That upfront learning time paid off when he could build features in hours instead of days.

**Luna** (3:17)
One thing that surprised me, he set up Stripe Billing using Bubble's native Stripe plugin. But he also built a custom pricing page where users could upgrade or downgrade plans without emailing him.

**Lucas** (3:29)
That's smart.
Self-serve billing is huge for a solo founder. The last thing you want is to manually process upgrades and downgrades when you're also doing support, marketing, and development.

**Luna** (3:42)
He told me the hardest part wasn't the tech. It was deciding which features to build next. Without a technical co-founder, he had to prioritize based on customer requests and his own intuition.

**Lucas** (3:54)
He used a simple framework.
Any feature that more than three customers asked for went on the roadmap. Everything else was a no until he had more data. That kept scope creep under control.

**Luna** (4:07)
And because he could build fast, he could afford to say no. If five people asked for a feature, he could build it in a weekend and ship it Monday.
That responsiveness built a lot of loyalty.

**Lucas** (4:20)
By month 12, he had a net promoter score of 62, which is excellent for a small SaaS. Customers stayed because the product improved quickly and they felt heard.

**Luna** (4:31)
So what happened after month 18 when he hired the developer? Did he rewrite everything from scratch?

**Lucas** (4:37)
Not from scratch. They migrated the backend from Airtable to Superbase, which is an open source Firebase alternative.
The front end stayed on Bubble, but they added custom JavaScript plugins for performance critical parts.

3 more minutes of transcript below

Feed this to your agent

Try it now — copy, paste, done:

curl -H "x-api-key: pt_demo" \
  https://spoken.md/transcripts/1000651996090

Works with Claude, ChatGPT, Cursor, and any agent that makes HTTP calls.

From $0.10 per transcript. No subscription. Credits never expire.

Using your own key:

curl -H "x-api-key: YOUR_KEY" \
  https://spoken.md/transcripts/1000773927122