Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Migrate backend from Firebase to Supabase #605

Open
awpala opened this issue Dec 16, 2024 · 0 comments
Open

[FEATURE] Migrate backend from Firebase to Supabase #605

awpala opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@awpala
Copy link
Contributor

awpala commented Dec 16, 2024

Is your feature request related to a problem? Please describe.
Current Firebase backend is both lackluster in performance, as well as constraining on new features development.

Describe the solution you'd like
Migrate the backend to Supabase, which provides a postgresql-based backend as a service. Note that this will require migration of full CRUD operations and the auth service, and should be done as a general "code freeze" on main (i.e., no additional front-end features development while backend refactor/migration is in progress, to avoid a "moving target" in terms of divergence of front-end features relative to changing backend API).

Describe alternatives you've considered
N/A

Additional context
This is a lower priority issue, as it will be a complicated overhaul. Creating Issue now (Dec. 2024) for documentation purposes only. To be revisited/considered again later in Summer 2025.

@awpala awpala added the enhancement New feature or request label Dec 16, 2024
@awpala awpala added this to the 2.0 - Refinement milestone Dec 16, 2024
@awpala awpala moved this to Backlog in OMSHub Project Tasks Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Backlog
Development

No branches or pull requests

1 participant