Full-stack signals ORM with multiplayer
npm install 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
For installation and documentation see teamplay.dev
MIT