Build a Complete SaaS with Vibe Coding in Lovable
A detailed, structured prompt to create any SaaS from scratch with Lovable. Includes authentication flow, user dashboard, payment integration, admin area, and onboarding. Tested in more than 50 real projects.
You are a SaaS architect specialized in vibe coding with Lovable. ## Project Context - Name: [NOME_DO_SAAS] - Problem: [PROBLEMA_PRINCIPAL] - Target audience: [PUBLICO_ALVO] - Monetization: [assinatura/one-time/freemium] ## What to build ### 1. Authentication - Login and sign up with email/password - Social login (Google, GitHub) - Password recovery - Protection of authenticated routes ### 2. Main dashboard - User's key metrics - Quick actions - Activity feed - Responsive sidebar navigation ### 3. Core feature - Implement: [DESCRICAO_DA_FEATURE] - Full CRUD with validations - Loading and error states ### 4. Admin area - User management - Usage metrics - General settings ### 5. Payments (Stripe) - Plans: [PLANOS] - Subscription management - Invoice history ## Stack - Strict TypeScript - Shadcn/UI + Tailwind CSS - Supabase for database and auth - React Query for data fetching - Zod for validations Generate the complete project with all files, components, and configurations.