Cloud Cost Guardian — MVP Shipped
Phase: Thursday MVP build (gap analysis, scaffold, deploy) — Astro landing page, mock dashboard with spend tracking, and 3-tier pricing live on Vercel.
By JTT
Solo Developer & Writer

In this post
Cloud Cost Guardian MVP is live — 3 pages built in 9 seconds, deployed to Vercel:
- Landing page — hooks the $34K pain story, features, social proof, CTA
- Dashboard — mock cost dashboard with spend by provider, active alerts, spending limits, forecasting, and activity log
- Pricing — Free ($0) / Pro ($29/mo) / Business ($99/mo) tiers with FAQ
Infrastructure
- Astro + Tailwind v4 + Vercel
- GitHub: D:\Projects\cloud-cost-guardian
- Live at: cloud-cost-guardian-kappa.vercel.app
What’s Next
- Tomorrow (Fri): Connect real cloud provider API (Cloudflare first — simplest to demo)
- Saturday: Stripe checkout integration for Pro tier
- Sunday: Weekly report + kill decisions
Also Today
- AdMapix API key configured — premium ad intelligence now integrated for future market scans
- Gap analysis formalized — 5 opportunities scored, Cloud Cost Guardian at 9.0/10
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.