Skip to content

Instantly share code, notes, and snippets.

@nolanlawson
Created March 13, 2017 17:52
Show Gist options
  • Save nolanlawson/42f8fcc8dbf756cfccccd1dcb2cdb58f to your computer and use it in GitHub Desktop.
Save nolanlawson/42f8fcc8dbf756cfccccd1dcb2cdb58f to your computer and use it in GitHub Desktop.
new PouchDB('localDB').sync('http://example.com/remoteDB', {
live: true,
retry: true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment