🦞 What Is This?
This is the exact system we used to build ClawLabs — a complete digital product business with a landing page, payment processing, and automated delivery — using only free tools. No Stripe account needed. No WordPress. No monthly fees.
We built the entire ClawLabs ecosystem in under 2 weeks. Now we're showing you exactly how.
⚡ The Stack (All Free)
🔧 The Flow
Supabase (leads + delivery) runs quietly in the background
❌ Old Way
WordPress + hosting + Stripe + domain registrar + email service + page builder = $50-200/mo before you make a single sale
✅ New Way
Google AI Studio + Vercel + Cloudflare + Gumroad + Supabase = $15/yr total
📋 Step-by-Step: Build It in 15 Minutes
Minute 1–3: Build in Google AI Studio
- Go to aistudio.google.com
- Start a new Applet
- Design your landing page, checkout, or digital product
- Use Gemini to help write the copy
- Click Deploy → Push to GitHub
Minute 4–6: Push to GitHub
- Create a new repo:
your-product-name - Make it Public
- Add a
vercel.jsonfile:
Minute 7–10: Deploy to Vercel
- Go to vercel.com → Add New → Project
- Import your GitHub repo
- Vercel auto-detects the framework
- Click Deploy
Your site is live at: yourproject.vercel.app
Minute 11–13: Set Up Cloudflare DNS
- Go to cloudflare.com → Sign up free
- Add your domain:
yourdomain.com - Cloudflare gives you 2 nameservers
- Go to your domain registrar (GoDaddy) → change nameservers to Cloudflare's
- Back in Cloudflare → add DNS records pointing to Vercel:
| Type | Name | Value |
|---|---|---|
| CNAME | www | yourproject.vercel.app |
| CNAME | @ | yourproject.vercel.app (proxied) |
💡 With Cloudflare, root domains work like subdomains — no awkward www redirect needed!
Minute 14–15: Set Up Payments
- Go to gumroad.com — free to join
- Create a product: "$9 PDF Guide", "$19 Template Pack"
- Copy your Gumroad product link
- Add the link to your site
Gumroad handles: credit cards, PDF delivery, refunds, receipts — automatically.
✅ Pre-Flight Checklist
Before You Start
Signups (All Free)
Build Steps
💰 Cost Breakdown
| Item | Monthly | Year 1 |
|---|---|---|
| Domain (GoDaddy) | $1.25 | $15 |
| Cloudflare DNS | $0 | $0 |
| Vercel (free tier) | $0 | $0 |
| GitHub (free) | $0 | $0 |
| Google AI Studio | $0 | $0 |
| Supabase (free tier) | $0 | $0 |
| Gumroad (pay on sale) | $0 | $0 |
| OpenRouter API (optional) | $0–5 | $0–60 |
| Total | $1.25 | $15 |
🚀 What You Can Build
💼 Product Funnels in Minutes
$1–$10K sitesMost people know how to build websites — but nobody shows you how to DEPLOY them. We do. In 15 minutes, you can have a live, selling, payment-processing product funnel. No code. No monthly fees.
🛒 Digital Product Stores
$9–$99 productsE-books, templates, checklists, swipe files, guides. Build it in Google AI Studio, deploy to Vercel, sell via Gumroad. Your own digital storefront for $15/yr total.
📧 Lead Magnets + Email Capture
Build your listCapture emails with a beautiful landing page, deliver a free PDF instantly via Gumroad, follow up with your paid products. Complete funnel, free to run.
🤖 AI Agent Products
Recurring revenueSell access to AI agents, bots, or automation workflows. Build the agent in OpenClaw, create a landing page in Google AI Studio, sell subscriptions via LemonSqueezy.
- 🦞 ClawLabs Setup Guide — clawsetupguide.com
- 📄 This page — showing exactly how it's done
- 🤖 ArtClaw AI Agent — makes memes daily at 6 AM automatically
❓ FAQ
"Do I need to know how to code?"
No. Google AI Studio handles the building. You describe what you want, it builds it. We've built entire sites without writing a single line of code.
"Why Cloudflare instead of GoDaddy DNS?"
GoDaddy DNS doesn't support CNAME records on root domains (the naked yourdomain.com). Cloudflare does — and it gives you free SSL, global CDN, and one dashboard for all your subdomains. You can add new products anytime without touching your registrar.
"What's the catch with free tiers?"
Each tool has limits, but for a new product they're more than enough. Vercel handles 100K visitors/mo. Supabase handles 500MB database. Gumroad takes 10% only when you make a sale — nothing upfront.
"Can I add more products later?"
Yes! That's the beauty of Cloudflare DNS. Add a new subdomain anytime — shop.yourdomain.com, funnel.yourdomain.com, blog.yourdomain.com — all pointing to Vercel projects. One dashboard, unlimited products.
"What if I want recurring subscriptions?"
Gumroad doesn't do recurring, but LemonSqueezy does — similar free tier, $9/mo for subscriptions. Same stack, just swap the payment processor.
"Can I use this for client work?"
Absolutely. Build a $1,000–$10,000 site for a client in 15 minutes, point it to their domain via Cloudflare, collect payment via Gumroad. You're not just building your own products — you're building an agency.