Skip to content
/ sync Public

TouchLay Sync - Real-time document-based data syncronisation service in NodeJS using socket.io and MongoDB.

License

Notifications You must be signed in to change notification settings

omnidan/sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TouchLay Sync

Real-time document-based data syncronisation service in NodeJS using socket.io and MongoDB.

Installation

Run npm install to install all the dependencies for TouchLay Sync. Of course you need to have NPM installed first.

Running

Run node server.js to run TouchLay Sync, it will bind socket.io to the port defined in server.js.

About

TouchLay Sync - Real-time document-based data syncronisation service in NodeJS using socket.io and MongoDB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published