8000 GitHub - jamwt/solid-convex: A simple app demonstrating using SolidJS with Convex
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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
0