teamplay
v0.3.24
Published
Full-stack signals ORM with multiplayer
Downloads
1,944
Readme
TeamPlay
Full-stack signals ORM with multiplayer
Features:
- signals *
- multiplayer **
- ORM
- auto-sync data from client to DB and vice-versa ***
- query DB directly from client ***
- works in pure JS, on server (Node.js) and integrates with React
* deep signals -- with support for objects and arrays
** concurrent changes to the same data are auto-merged using OT
*** similar to Firebase but with your own MongoDB-compatible database
Installation
For installation and documentation see teamplay.dev
License
MIT