← Scalability Beyond Lovable
Advanced AI Build Night · Scalability Beyond Lovable
Before you start.
Have these ready before the session so you can build along from minute one.
- 01
The Lovable project you want to graduate
A real app you've built and want to own — not a throwaway. We migrate yours live.
Open ↗ - 02
- 03
A host account — Vercel or Cloudflare
Pick one. Both have free tiers and deploy straight from a Git repo.
Open ↗ - 04
Your own Supabase project
A fresh project (or one you control) so your data isn't on Lovable's keys. Grab the URL + anon key.
Open ↗ - 05
Node or Bun + git installed
So you can clone, install, and run the app on your own machine. `git --version` and `node -v` should both answer.
Open ↗