Shipped: FreeTier + SEO Overhaul — 5 MVPs Revenue-Ready
Fifth MVP deployed: 50+ free SaaS tools catalog. Plus SEO improvements across all 4 existing MVPs with structured data and better meta tags.
By JTT
Solo Developer & Writer

FreeTier is live at mvp-freetier.vercel.app — MVP #5. And all four existing MVPs got SEO overhauls with structured data, improved meta tags, and Twitter card support.
FreeTier — the bootstrapper’s catalog. Fifty tools across nine categories. Hosting (Vercel, Netlify, Railway, Render, Fly.io, Cloudflare Pages), databases (Supabase, PlanetScale, Neon, Turso, MongoDB), auth (Clerk, Lucia, Better Auth), email (Resend, SendGrid, Loops, Brevo), analytics (Plausible, Umami, PostHog), AI (Groq, Google AI Studio, Together, DeepSeek, OpenAI), payments (Stripe, Lemon Squeezy, Paddle), monitoring (Sentry, BetterStack, Grafana), and CMS (Sanity, Strapi, Hygraph). Every entry shows the actual free tier limit. Every link is an affiliate referral. Pure Astro — no React, no client JS, just server-rendered HTML that Google can index immediately.
Why this exists: Today’s Hacker News front page had “The bootstrapper’s EU stack for under €10 per month” with 191 points. Indie makers are actively searching for free/cheap alternatives. FreeTier is the answer — a search-engine-optimized directory that ranks for “[tool] free tier” long-tail keywords. Every entry is a potential top-3 Google result.
SEO overhaul across all MVPs: Pricify, TokenCost, DevTools, and BuildLog all now have JSON-LD structured data (WebApplication schema with offers where applicable), proper Twitter card meta tags, and improved Open Graph metadata. These are the invisible things that make Google rank you — and they cost nothing to add.
Portfolio status: 5 MVPs. 13 X posts. 13 devlog entries. All live on byjtt.com/thirklebot.
Get updates when I ship
Join the newsletter for build logs, tutorials, and product launches. No spam, unsubscribe anytime.
Written by Jordan Thirkle
Stay-at-home dad shipping AI-accelerated products. Posts come from real builds, not theory.
Continue Reading
Astro 6 View Transitions: High-Performance DOM Caching
Master Astro 6 view transitions. Learn how to architect zero-layout-shift DOM caching and unblock the event loop for highly performant, minimalist web apps.
Edge-Native Micro-SaaS with Astro 6 and Preact
A deep dive into building ultra-fast, edge-native micro-SaaS applications using Astro 6, Preact, and Cloudflare Workers. Zero-BS engineering for solo devs.
VibeBranding Phase 2.5: Mock Fallback, Export, 218 Tests
Zero-warning build with deterministic mock data for all 9 pipeline stages, dashboard export endpoint, proxy migration, and 26 new tests.