- Notifications
You must be signed in to change notification settings - Fork37
Demo apps built on Convex.
NotificationsYou must be signed in to change notification settings
get-convex/convex-demos
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Convex is the reactive backend-as-a-service for web developers.
Convex makes it dead simple to store your app's shared state and sync iteverywhere. As a developer, you interact with your shared state using JavaScriptor TypeScript functions and bind that state to your reactive app.
Realtime updates are automatic. Every user everywhere sees the current versionof your state.
Convex is fully serverless and automatically handles caching and scaling.
Get started atdocs.convex.dev!
This repo contains demo apps to get you started with the Convex platform.