convex
Installation
SKILL.md
This skill provides expert guidance for building applications with Convex - the full-stack reactive database platform.
Quick Start
When a user wants to start with Convex:
-
New project:
npm create convex@latest npx convex dev -
Add to existing project:
npm install convex npx convex dev -
Verify: Check dashboard at https://dashboard.convex.dev