samples icon indicating copy to clipboard operation
samples copied to clipboard

Consider adding an example for firebase cloud functions

Open ryanburns23 opened this issue 8 years ago • 0 comments

Hello, first of all great work on the node SDK.

I followed the box-node-lambda-sample tutorial and got it working. Then firebase released the new cloud functions, our app is hosted on firebase and uses the realtime database so it makes sense to use the cloud functions too.

It's pretty straight forward and I was able to get firebase functions working by following the readme on the node SDK.. But it may be nice to have some doc's for people looking for help getting started.

ryanburns23 avatar Mar 13 '17 18:03 ryanburns23