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

Will there be Vue JS/ Nuxt JS support in the near future? #16

Open
HamadaFMahdi opened this issue Aug 3, 2023 · 3 comments
Open

Will there be Vue JS/ Nuxt JS support in the near future? #16

HamadaFMahdi opened this issue Aug 3, 2023 · 3 comments

Comments

@HamadaFMahdi
Copy link

Thank you for this!
If there isn't any planned Vue JS support how can we integrate Convex into a generic frontend project? Or would you have to set up a Node server?

@thomasballinger
Copy link
Contributor

Hello! I know people are using Vue with Convex today by wrapping the BaseConvexClient, and generally Convex should be able to be used in any fronted framework that lets you use JavaScript libraries. There are no immediate plans for this an official Vue.js client however.

@KevinLeneschmidt
Copy link

Hello, are there still no plans for that? Currently, we have to use the ConvexClient and use the .onUpdate to enable the realtime feature, right? A client would maybe offer a better solution.

@get-convex get-convex deleted a comment from KevinLeneschmidt Feb 8, 2024
@thomasballinger
Copy link
Contributor

That's right, the ConvexClient is the way to go here, new since the above comment in August.

Hopefully this client provides everything necessary to create a Vue/Nuxt-specific client! If there's anything else to add let us know. If you're interested in independently sharing a wrapper you write but are stuck on something let me know, happy to answer questions or pair program a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants