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

Migrate from own backend to Convex #12

Open
EasySouls opened this issue Nov 3, 2024 · 0 comments
Open

Migrate from own backend to Convex #12

EasySouls opened this issue Nov 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@EasySouls
Copy link
Owner

For ease of development I decided we will use Convex for the database, and integrating it with Clerk, the authorization is really simple using one webhook which calls the database after signing in a new user with Clerk, so the data reflects automatically in the database.
Now I would like to update all the functions and screens using React Query calling the banckend to using Convex's hooks.

@EasySouls EasySouls added the enhancement New feature or request label Nov 3, 2024
@EasySouls EasySouls self-assigned this Nov 3, 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
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant