$0 to first paying customer in 72 hours — a designer's no-code stack

Designer-turned-founder

Zero coding background, designer by trade, an idea collecting dust for over a year. First paying customer in 72 hours.

~3 days
Time
$0
Cost
1st paying customer
Milestone

The unlock was ChatAPI. That was the piece I could never figure out — how to actually connect services without writing backend code. You just describe what you want to happen.

I just hit my first paying customer, and I want to document this while it's fresh. I have zero coding background — I'm a designer by trade — and I'd had this SaaS idea collecting dust for over a year because I couldn't figure out the backend.

The stack I used: Webflow for the front-end. ChatAPI for the API layer — I described what I needed and it connected everything. Stripe for payments, set up through ChatAPI. Vercel for hosting. Clerk for auth.

Total setup time was about three days — evenings and one full weekend. Total cost before revenue: $0, all on free tiers.

The unlock was ChatAPI. That was the piece I could never figure out: how to actually connect services without writing backend code. You just describe what you want to happen — "when someone pays, create a record and send them a welcome email" — and it's done.

I'm not claiming this is the only way or the best way. But if you're a non-technical founder stuck on the API problem, this was my solution.

The stack

Front-end
Webflow
API layer
ChatAPI
Payments
Stripe
Hosting
Vercel
Auth
Clerk

Build what they built

APIs mentioned

  • Stripe

    Recommended. Recurring + one-time payments. Use your own Stripe account — your end-users see your brand on checkout.

  • Clerk

    Drop-in auth, user management, organizations.

  • Vercel

    Deploy your MVP.

Build it yourself

Your turn

Describe what you want to build. ChatAPI wires the APIs and writes the glue code — start free.

Start building free