answers-app icon indicating copy to clipboard operation
answers-app copied to clipboard

fix Backend.js to work on node.js with Firebase

Open jeffbcross opened this issue 9 years ago • 0 comments

In my PR, there is a try/catch around the new Firebase() line because it was raising an exception when rendering with Universal. This should be fixed to actually create a node-friendly Firebase instance instead of just giving up.

jeffbcross avatar Jan 21 '16 19:01 jeffbcross