Skip to content

Migrate from Firebase (deprecated free tier) to Supabase #2

@CodeVoyager15

Description

@CodeVoyager15

Description
Firebase stopped offering its free plan, so we need to move the project to Supabase for continued backend services.

Tasks

  • Replace Firebase Auth with Supabase Auth
  • Move Firestore data to Supabase Postgres
  • Update file storage from Firebase Storage to Supabase Storage
  • Update environment variables and configs
  • Test all APIs and client integrations

Expected Result
All current functionality (auth, database, storage) works the same with Supabase, no downtime.

Additional Context
Supabase offers an open-source Postgres backend with auth, storage, and APIs, which should cover everything Firebase was handling.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions