Skip to content

A simple app demonstrating using SolidJS with Convex

Notifications You must be signed in to change notification settings

jamwt/solid-convex

Repository files navigation

SolidJS + Convex

This repo demonstrates a very basic library to bind SolidJS projects to the Convex backend application platform.

The heart of this library is in src/cvxsolid.ts.

How to use

1. Install all dependencies

$ npm i

2. Set up your Convex instance

$ npx convex dev

3. Run the application

$ npm run dev

About

A simple app demonstrating using SolidJS with Convex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published