Skip to content

A simple sharedb server for managing collaborative remote edits of shared JSON documents.

Notifications You must be signed in to change notification settings

atwoodhouse/sharedb-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sharedb-server

A simple sharedb server for managing collaborative remote edits of shared JSON documents.

Prerequisites

This project requires Node 14+. I'm personally on Node 18. It's recommended to install Node 18 via nvm.

The project uses pnpm as its package manager. Install pnpm with:

npm i -g pnpm

Run

Clone the project.

Install the project.

pnpm i

Start the server.

pnpm start

About

A simple sharedb server for managing collaborative remote edits of shared JSON documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published