cani-firebase
===

to get set up:

make a firebase account & app

for facebook auth, make a fb app, put the firebase oauth callback

give your facebook app secret to firebase

set an initOn in the cani firebase config

---


I've yet to implement any of the read write or watch

that's next nu

---

use keys to link data

keep the actual json flattish

---

use indices {blah1:true, hmmrawr:true,..} to query contains?

---

remember to whitelist the public domain!

---

https://github.com/firebase/firebase-token-generator-node

for lambdauthing

===
===

this needs to run in node as well

var Firebase = require("firebase");

---

there should be an option to automatigically cache certain firebase/child/paths