pouch-websocket-sync-example

0.1.0 • Public • Published

pouch-websocket-sync-example

Example "Todo-MVC" application of using pouch-websocket-sync together with React and Redux, keeping local database in sync with remote.

demo video

Pre-requisites

You must have Node.js installed.

Download

Clone this repo:

$ git clone git@github.com:pgte/pouch-websocket-sync-example.git
$ cd pouch-websocket-sync-example

Install dependencies:

$ npm install

Start

Start web server:

$ npm start

Start websocket server:

$ node websocket-server

Open http://localhost:3000 in your browsers.

License

ISC

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i pouch-websocket-sync-example

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • pgte