MKR1000 and Firebase: listeners

I would like to connect a MKR1000 to Firebase, listen for changes and react accordingly (e.g., activate an actuator).

Can anyone point to an example project? The firebase-arduino library at GitHub doesn't provide code examples for MKR1000 and it uses the ESP8266 library.