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

Feat/questions supabase #4053

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Feat/questions supabase #4053

wants to merge 6 commits into from

Conversation

mariojsnunes
Copy link
Contributor

@mariojsnunes mariojsnunes commented Dec 28, 2024

PR Checklist

PR Type

What kind of change does this PR introduce?

  • Refactoring (no functional changes)

What is the current behavior?

Questions are stored in firebase.

What is the new behavior?

Questions are stored in supabase.
Also migrated:

  • tags
  • useful
  • follow (subscribers)

Question images are also saved in supabase storage.
Removed moderation code for questions (wasn't being used in the UI)

TODO:

  • can we have a custom supabase cdn url? (so we don't expose the supabase url)
  • data migration

Does this PR introduce a breaking change?

  • Yes
  • No

Git Issues

Closes #

@mariojsnunes mariojsnunes requested a review from a team as a code owner December 28, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

1 participant