Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kporus/convex-backend

It is a convex database setup code in javascript. With schemas and mutation, query function
https://github.com/kporus/convex-backend

convex express-js nodejs npm

Last synced: 3 months ago
JSON representation

It is a convex database setup code in javascript. With schemas and mutation, query function

Awesome Lists containing this project

README

        

* Run ``npm i``
* Run ``npx convex dev`` -- Select your database or create one
* Modified the ``schema, project`` files
* Run ``npm start``