/pouchDB-sync-couchbase

Demo Project of syncing data between PouchDB and Couchbase

Primary LanguageHTML

PouchDB sync with Couchbase

Requirements

Getting Started

git clone https://github.com/itsmrajesh/pouchDB-sync-couchbase.git

cd pouchDB-sync-couchbase

npm install --save pouchdb

npm install --save @hoodie/store-client

npm install

For detailed explanation refer below links

Ref links