[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-11。"],[[["\u003cp\u003eThis page guides you through installing and running Functions Framework locally for development purposes.\u003c/p\u003e\n"],["\u003cp\u003eBefore getting started, it's recommended to have previously deployed a Cloud Run function using a Cloud Code sample.\u003c/p\u003e\n"],["\u003cp\u003eInstallation involves downloading your function's source code to your local machine and installing the necessary dependencies using \u003ccode\u003enpm install\u003c/code\u003e (for Node.js) or \u003ccode\u003epip install functions-framework\u003c/code\u003e (for Python).\u003c/p\u003e\n"],["\u003cp\u003eYou can run Functions Framework locally using \u003ccode\u003enpx functions-framework --target=entryPoint\u003c/code\u003e (Node.js) or \u003ccode\u003efunctions-framework --target=entryPoint\u003c/code\u003e (Python), with the \u003ccode\u003eentryPoint\u003c/code\u003e specified in your \u003ccode\u003elaunch.json\u003c/code\u003e file.\u003c/p\u003e\n"],["\u003cp\u003eAfter running Functions Framework locally, you can test your function by opening it in a browser, or using \u003ccode\u003ecurl http://localhost:8080/\u003c/code\u003e in a new terminal.\u003c/p\u003e\n"]]],[],null,[]]