Skip to content

Instantly share code, notes, and snippets.

@emjayess
Created March 13, 2013 00:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emjayess/5148365 to your computer and use it in GitHub Desktop.
Save emjayess/5148365 to your computer and use it in GitHub Desktop.
PouchDB Server for NodeJS!
npm install pouchdb-server && npm start pouchdb-server
curl http://127.0.0.1:5984
{ "pouchdb-server": "Welcome!", "version": "0.1.0" }
# <3
@emjayess
Copy link
Author

via twitter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment