Use this skill when moving an existing Supabase project to Appwrite.
Verified Baseline
- Appwrite provides a Supabase migration flow in Console.
- Migration is initiated from Project Settings migration area.
- You provide source credentials, choose resources, then start migration.
Migration Workflow
- Read migration overview and source-specific limitations first.
- Gather required Supabase credentials.
- Create or choose target Appwrite project.
- Start migration wizard and select Supabase.
- Select resources and run migration.
- Validate auth/data/storage integrity before production cutover.
What To Validate After Import
- User account counts and key identity fields.
- Table/row counts and spot checks on critical entities.
- File/object accessibility and metadata integrity.
- Permission model on all migrated resources.
- App clients registered under Appwrite platforms.