Built my saas in 3 weeks in vibe-coding. Here’s the exact stack I used My philosophy: use boring tech that just works and doesn’t make me wake up at 3am debugging. Frontend/Backend: Next.js on Vercel (free tier). I can push to main and it deploys in 2 minutes. Zero config. I don’t have time for DevOps cosplay. Database: Supabase (free tier). Row-level security built-in, auth handled, realtime if I need it later. I tried Firebase once and still have PTSD from their docs. AI coding: Claude Code (€90/month). Honestly this saved me 80% of my time. I describe what I want, it writes it, I tweak. Feels like having a junior dev who never gets tired. Best money I spend. Heavy processing: Render (free tier) for background jobs, thumbnail generation, A/B testing logic. Vercel has limits on serverless, Render doesn’t care. Images: Kie API (pay per use). Fast and cheap for AI generations. Email: Resend (free tier). Best DX I’ve ever seen for transactional emails. Payments: Stripe (free). Wanted to try Lemon Squeezy but Stripe just works everywhere. Domain: Hostinger (€8/year) because I’m cheap. Total monthly cost: around €98 for everything. I’ll probably need to upgrade some of these to paid tiers as I scale, but for now the free tiers are honestly enough to validate and ship fast. I want to test ReMotion with Claude Code and what some people have already tested ? I would like to add motion design to my website. submitted by /u/Ordinary_Leg5105
Originally posted by u/Ordinary_Leg5105 on r/ClaudeCode
