We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ed9b81 commit afd6155Copy full SHA for afd6155
icons/convex.svg
modules/convex.yml
@@ -0,0 +1,20 @@
1
+name: convex
2
+description: >-
3
+ Nuxt module for Convex - reactive backend with real-time sync, file storage,
4
+ and auto-imports
5
+repo: onmax/nuxt-convex
6
+npm: nuxt-convex
7
+icon: convex.svg
8
+github: https://github.com/onmax/nuxt-convex
9
+website: https://nuxt-convex.onmax.me
10
+learn_more: https://docs.convex.dev
11
+category: Database
12
+type: 3rd-party
13
+maintainers:
14
+ - name: Max
15
+ github: onmax
16
+ twitter: _onmax
17
+ bluesky: onmax.bsky.social
18
+compatibility:
19
+ nuxt: '>=3.0.0'
20
+ requires: {}
0 commit comments