Skip to content

feat: add nuxt-convex-module (complete https://convex.dev integration) - #1619

Open
slavarazum wants to merge 1 commit into
nuxt:mainfrom
qruto:feat/nuxt-convex-module
Open

slavarazum wants to merge 1 commit into
nuxt:mainfrom
qruto:feat/nuxt-convex-module

Conversation

@slavarazum

Copy link
Copy Markdown

Hi Nuxt team 👋

This adds nuxt-convex-module — a Convex backend for Nuxt: live queries, mutations, actions, pagination, file storage and SSR, auto-imported and typed against your deployment. Under the hood it's a faithful Nuxt/Vue port of Convex's own official Next/React client.

The opt-in integrations follow Convex's own: Better Auth and Polar from the Convex components directory, plus the Clerk and Auth0 auth adapters — install the package and each one wires itself up.

Convex is a lovely fit for Nuxt's reactivity model, and I think it's a good addition to the ecosystem — one that I'm committed to supporting. pnpm sync nuxt-convex-module qruto/nuxt-convex-module and pnpm build both run clean.

With love for the Nuxt ecosystem! 💚🚀

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@slavarazum slavarazum changed the title feat: add nuxt-convex-module (complete [Convex backend](https://convex.dev) integration) feat: add nuxt-convex-module (complete https://convex.dev integration) Sep 16, 2026
@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 856e4629-e77c-4b17-8d89-207831fc2f73

📥 Commits

Reviewing files that changed from the base of the PR and between 1a1430b and 28738cf.

⛔ Files ignored due to path filters (1)
  • icons/nuxt-convex-module.svg is excluded by !**/*.svg
📒 Files selected for processing (1)
  • modules/nuxt-convex-module.yml

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

Adds a registry entry for nuxt-convex-module. The entry includes package links, module metadata, maintainer details, Nuxt >=4.1.0 compatibility, and the MCP endpoint.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Merge Risk: ⚪ Minimal · up to 28738

The registry entry introduces no identified correctness, security, or availability risk and is ready to merge.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly identifies the addition of nuxt-convex-module and summarizes the main change.
Description check ✅ Passed The description directly explains the Nuxt Convex integration, supported features, integrations, compatibility, and project links.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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

Successfully merging this pull request may close these issues.

1 participant