firebase-cloud-functions

how to test Cloud Functions for Firebase locally on pc

浪尽此生 提交于 2019-11-26 12:19:06
问题 Today Firebase released its brand new product Cloud Functions for Firebase and I just created a hello world function and deploy it on my existing firebase project. It looks like it bundles all dependencies and upload it to firebase just like aws lambda function does. But it takes too much time to be done even on minor changes in code and also need a good connectivity of internet . If you are offline for some reason, you are just in dark what code you are writing until you have a way to