Migration Center

LinguaBoost → Lovable Migration

Download all artifacts needed to rebuild the app on Lovable + Supabase. Upload these files to Lovable along with your frontend source.

Full Data Export

~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.

Entity Schemas

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.

Migration Guide

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.

Lovable Prompt

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.

Internal Assets Export

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.

Frontend Source Code

~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:

1

Go to your Base44 Dashboard → Settings → GitHub and enable 2-way repo sync if not already active.

2

Clone the repo to your machine — you'll get the full src/ directory, base44/ directory, tailwind.config.js, package.json, and everything else.

3

Zip the src/ folder (or the whole repo) and upload it to Lovable along with the other files above.

What to Upload to Lovable

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.