azure-functions-nodejs
Create and configure Node.js Azure Functions projects using command-line tools. Use when users want to (1) create a new Azure Functions project with Node.js/TypeScript, (2) add HTTP trigger functions or other trigger types, (3) scaffold Azure Functions templates, (4) migrate from programming model v3 to v4, or (5) set up local Azure Functions development environment with proper configuration files.
Installation and usage
Create and configure Node.js Azure Functions projects using command-line tools. Use when users want to (1) create a new Azure Functions project with Node.js/TypeScript, (2) add HTTP trigger functions or other trigger types, (3) scaffold Azure Functions templates, (4) migrate from programming model v3 to v4, or (5) set up local Azure Functions development environment with proper configuration files.
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use azure-functions-nodejs