Skip to content

Instantly share code, notes, and snippets.

@crcn
Created March 26, 2015 22:36
Show Gist options
  • Save crcn/2e39b42d960ad36351f0 to your computer and use it in GitHub Desktop.
Save crcn/2e39b42d960ad36351f0 to your computer and use it in GitHub Desktop.
var db = crudlet(localdb());
var peopleDb = db.child({ collection:"people", localLimit: 10 });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment