1.0.0 • Published 1 year ago

storage-peer v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Automerge-Repo Sync Server

A very simple automerge-repo synchronization server. It pairs with the websocket client protocol found in automerge-repo-network-websocket.

It wraps those things in an unsecured express app. This isn't a great way to operate (or the only way) but it's a useful demonstration of what a client/server deployment might look like.

Running sync-server

yarn start

Good luck. You're gonna need it.

Contributors

Originally written by @pvh.