Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions icons/nuxt-convex-module.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions modules/nuxt-convex-module.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: nuxt-convex-module
description: >-
Connects a Nuxt app to a Convex backend: live queries, mutations, actions,
pagination, file storage and SSR, auto-imported and typed against your
deployment.
repo: qruto/nuxt-convex-module
npm: nuxt-convex-module
icon: nuxt-convex-module.svg
github: https://github.com/qruto/nuxt-convex-module
website: https://nuxt-convex-module.dev
learn_more: https://docs.convex.dev
category: Database
type: 3rd-party
maintainers:
- name: Slava Razum
github: slavarazum
twitter: slava_razum
compatibility:
nuxt: '>=4.1.0'
requires: {}
mcp: https://nuxt-convex-module.dev/mcp
Loading