Download all artifacts needed to rebuild the app on Lovable + Supabase. Upload these files to Lovable along with your frontend source.
~19 MB · 2,785 records
All entity records (lessons, exercises, quizzes, users, progress, assignments, speech submissions, etc.) as a single JSON file. UUIDs preserved for relationship integrity.
49 KB · 31 entities
Consolidated JSON Schema definitions for all 31 database entities. Lovable's AI can use this to generate Supabase table DDL directly.
14 KB · Markdown
Schema mapping (entity → Supabase table), auth migration, data layer swap patterns, Stripe migration steps, backend function catalog, and a step-by-step checklist.
14 KB · Markdown
The explanation prompt to paste as your first message in Lovable. Describes the full platform, what to rebuild, and the 6-phase plan with priorities.
Images & media hosted on Base44
All files stored on Base44's servers (user avatars, exercise images, lesson context images, etc.) bundled as a ZIP. External links (Shutterstock, Pexels, Unsplash) are excluded — those remain valid after migration.
~50 pages · ~100 components · React + Vite + Tailwind
The frontend source cannot be downloaded from here — it's too large for a single file download. Use GitHub sync to get the complete repository:
Go to your Base44 Dashboard → Settings → GitHub and enable 2-way repo sync if not already active.
Clone the repo to your machine — you'll get the full src/ directory, base44/ directory, tailwind.config.js, package.json, and everything else.
Zip the src/ folder (or the whole repo) and upload it to Lovable along with the other files above.
linguaboost_full_export.json
Card 1 above
entity_schemas.json
Card 2 above
MIGRATION_GUIDE.md
Card 3 above
LOVABLE_PROMPT.md
Card 4 above
linguaboost_assets.zip
Card 5 above
src/ directory (zipped)
GitHub sync
Then paste the contents of LOVABLE_PROMPT.md as your first message to Lovable's AI.