Open ariesshrimp opened 8 years ago
the twitter/node interface to firebase is perfectly general. there's not much reason to have it in this project if it can also be used in a native app, or somewhere else. consider abstracting it away to a lambda function or something someplace else.
this might still be useful, but lambda's not worth it. you have to compile the node_modules separately and all kinds of other batshit wack
the twitter/node interface to firebase is perfectly general. there's not much reason to have it in this project if it can also be used in a native app, or somewhere else. consider abstracting it away to a lambda function or something someplace else.