Skip to content

Instantly share code, notes, and snippets.

@fouad
Forked from crcn/gist:2e39b42d960ad36351f0
Last active August 29, 2015 14:17
Show Gist options
  • Save fouad/21a56220e7e7fc3c7cda to your computer and use it in GitHub Desktop.
Save fouad/21a56220e7e7fc3c7cda to your computer and use it in GitHub Desktop.
var db = crudlet(localdb());
var peopleDb = db.child({ collection:"people", localdb: {limit: 10} });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment