how to test Cloud Functions for Firebase locally on pc

前端 未结 9 1489
耶瑟儿~
耶瑟儿~ 2020-11-27 16:39

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.

I

9条回答
  •  执念已碎
    2020-11-27 17:13

    firebaser here

    To debug your Cloud Functions for Firebase locally, there is an emulator. See the documentation for more info.

提交回复
热议问题