All templates

Node.js Example

npm create convex -- -t get-convex/convex-node-starter

This example app demonstrates use of Convex with Node.js.

Use TypeScript (with ts-node to run without compiling first) or JavaScript to write scripts or long-running servers that use Convex.

Template hero image