morrisonak / convex-demos

Demo apps built on Convex.

Home Page:https://docs.convex.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convex Demos

Welcome to Convex

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 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 repo contains demo apps to get you started with the Convex platform.

About

Demo apps built on Convex.

https://docs.convex.dev/


Languages

Language:JavaScript 46.9%Language:TypeScript 35.1%Language:CSS 15.6%Language:HTML 2.3%