lovable-cloud-migration

Guide for migrating from Lovable Cloud to your own Supabase project. Use when users ask about exporting data from Lovable Cloud, disconnecting Lovable Cloud, migrating to their own Supabase, getting data out of managed Lovable database, switching from Lovable Cloud to external Supabase, or Lovable Cloud limitations (no SQL access, no custom auth, no email templates, permanent once enabled, no direct dashboard access).

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "lovable-cloud-migration" with this command: npx skills add carolmonroe22/lovable-cloud-migration/carolmonroe22-lovable-cloud-migration-lovable-cloud-migration

Lovable Cloud to Own Supabase Migration

Key Facts

  • Lovable Cloud cannot be disconnected once enabled
  • No direct SQL or dashboard access to Cloud database
  • Workaround: new Lovable project + import repo + connect own Supabase
  • Auth passwords cannot be exported — users must reset after migration
  • Storage files must be migrated manually (download + re-upload)

Decision Tree

  1. Want to keep Lovable as IDE?

    • New blank Lovable project → import GitHub repo → connect own Supabase
    • See "Disconnect Workaround" in migration-steps.md
  2. Want to switch IDE (Cursor/Claude Code)?

    • GitHub export → clone locally → connect own Supabase via MCP
    • See "Full Migration" in migration-steps.md
  3. Need data export first?

  4. Having issues during migration?

Migration Workflow (Summary)

  1. Enable GitHub integration in Lovable (if not already)
  2. Export data using methods in export-methods.md
  3. Create new Supabase project (free tier works)
  4. Import schema + data into new project
  5. Update environment variables
  6. Migrate Storage files manually
  7. Notify users to reset passwords

Lovable Cloud Limitations (Why Migrate)

LimitationDetail
No SQL accessOnly via Lovable chat or support@lovable.dev (3-5 days)
No custom authOnly Google and Email
No email templatesSent from no-reply@auth.lovable.cloud
No disconnectOnce enabled, permanent
No monitoringNo real-time metrics
No mobile schemesOnly https://, rejects com.app://
No staging/prodRequires two projects
No direct dashboardCan't login to Supabase dashboard

Resources by Carol Monroe

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Database Engineering Mastery

Database Engineering Mastery covers schema design, indexing, query optimization, and migration for PostgreSQL, MySQL, SQLite, supporting OLTP/OLAP workloads.

Registry SourceRecently Updated
4321Profile unavailable
General

Supabase Complete Documentation

Complete Supabase platform documentation. Use when working with Supabase - covers authentication (email, OAuth, magic links, phone, SSO), database (PostgreSQL, RLS, migrations), storage (file uploads, CDN), edge functions, realtime subscriptions, AI/embeddings, cron jobs, queues, and platform management. Includes framework integrations (Next.js, React, SvelteKit, etc.).

Registry SourceRecently Updated
4.9K7Profile unavailable
Coding

Data Migration Planner

Plans and documents detailed data migrations, including schema mapping, ETL pipeline design, validation tests, rollback strategies, and runbook creation.

Registry SourceRecently Updated
4600Profile unavailable
General

database-admin

提供数据库表结构设计、数据批量操作、复杂查询优化、类型处理及事务安全的全面数据库管理服务。

Registry SourceRecently Updated
400Profile unavailable