GoogleCloudPlatform / GoogleCloudPlatform/functions-framework
How to use with multiple cloud functions
Open
enhancement
- Dominant language
- No language data
- Stars
- 166
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
I have a handful of cloud functions that work together and plan to add more. With the NodeJS 6 Cloud Function Emulator, I can run all of them on a single port for local development and manual integration testing.
With this framework, I need to run each cloud function on a separate port, which can become quite a hassle as the number of functions increase.
How will multiple Cloud Functions be better supported going forward?
Contributor guide
Assessment
This issue has not been assessed yet.