0.1.5 • Published 2 years ago

convex-dev v0.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Convex

Convex is the global state management platform for web developers.

Convex makes it dead simple to store your app's shared state and sync it everywhere. As a developer, you interact with your shared state using JavaScript or TypeScript functions and bind that state to your reactive app.

Realtime updates are automatic. Every user everywhere sees the current version of your state.

Convex is fully serverless and automatically handles caching and scaling.

Get started at docs.convex.dev!

This package includes several separate entry points for building apps on Convex:

This package also includes convex, a command-line interface for managing Convex deployments.