Description
Firebase stopped offering its free plan, so we need to move the project to Supabase for continued backend services.
Tasks
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.
Description
Firebase stopped offering its free plan, so we need to move the project to Supabase for continued backend services.
Tasks
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.