Turns out it's not that simple to get local Firebase emulators up and running. I went through the process and documented it on the way.| codechips.me
Cloud Functions for Firebase is a serverless framework that lets you automatically run backend code in response to events triggered by Firebase features and HTTPS requests.| Firebase