Lovable Clone is your AI-powered sidekick π€β¨ β built for speed π, style π¨, and total creativity π‘. Whether youβre shipping your next big project, experimenting with wild ideas, or just vibing with some clean code, this stackβs got you. Powered by Next.js 15 + React 19 with a fresh AI-first toolchain, itβs here to make dev life way smoother and more fun π. From auto-generating components to real-time previews and cloud sandboxes, Lovable Clone keeps you in the flow, no matter how chaotic your brain dump is.
- Framework: Next.js 15 + React 19
- Styling: Tailwind v4 π¨ + Shadcn/ui
- Type-Safe API: tRPC π‘
- Background Jobs: Inngest π
- AI Agent Toolkit: Inngest agent utilities π€
- Auth & Billing: Clerk ππ³
- Database: Prisma ORM + Neon ποΈ
- AI Models: OpenAI, Anthropic, Grok, Gemini π§
- Execution: E2B Cloud Sandboxes π₯οΈ + Docker π³
- π§± AI-Powered Component & App Generation β Build from prompts
- ποΈ Live Project Preview β Share URLs instantly
- π§ͺ Preview + Code Explorer β Toggle effortlessly
- π Automated Background Jobs β Async magic
- π§ Agent Toolkit β Workflow automation
- π Secure Authentication β Clerk-powered
- π³ Billing System β Subscription-ready
- π¦ Database Integration β Prisma + Neon
- π§Ύ Credit System β Track & manage usage
.
βββ prisma/ # Database schema & migrations
βββ public/ # Static assets
βββ sandbox-templates/ # E2B/Docker sandbox configs
βββ src/
β βββ app/ # App routes & layouts
β βββ components/ # UI & shared components
β βββ config/ # App configuration
β βββ hooks/ # Custom React hooks
β βββ inngest/ # Inngest jobs & utilities
β βββ lib/ # Utilities & services
β βββ modules/ # Feature modules
β βββ trpc/ # API routers & clients
β βββ types.ts # Shared types
βββ .env # Environment variables
βββ next.config.ts # Next.js config
βββ package.json # Dependencies & scripts
βββ tsconfig.json # TypeScript config
DATABASE_URL="*"
NEXT_PUBLIC_APP_URL="*"
GEMINI_API_KEY="*"
E2B_API_KEY="*"
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY="*"
CLERK_SECRET_KEY="*"
NEXT_PUBLIC_CLERK_SIGN_IN_URL="*"
NEXT_PUBLIC_CLERK_SIGN_IN_FALLBACK_REDIRECT_URL="*"
NEXT_PUBLIC_CLERK_SIGN_UP_FALLBACK_REDIRECT_URL="*"git clone https://github.com/BernieTv/Lovable-Clone.git
cd Lovable-Clonenpm installFill in .env with your credentials (see above).
npm run devThen visit http://localhost:3000 π
- π§± AI-Powered App & Component Generation β spin up entire features from a single prompt and look like a coding wizard.
- ποΈ Live Project Preview β share your build-in-progress via instant URLs, because waiting is so last season.
- π§ͺ Preview + Code Explorer Combo β flip between visuals and code without breaking your flow.
- π Automated Background Jobs β let async magic handle the grind while you focus on the glow-up.
MIT License β free to use, remix, and ship π
π‘ Pro Tip: Pair with your fave AI code assistant for chefβs kiss productivity.
