1.0.10 • Published 6 months ago
aliyun-fc-publish v1.0.10
aliyun-fc-publish
Introduction
Quickly package and upload to Alibaba Cloud Function
Usage Instructions
Install Dependencies: Include in the respective project:
aliyun-fc-publish
Configuration: Add ALIYUN to the environment variables, and separate
accessKeyId
andaccessKeySecret
with a comma.Code Usage: Create a
publish.js
file as follows and modify as needed:const Client = require("aliyun-fc-publish"); new Client().publish("Project Name", "Function Account ID.cn-shenzhen.fc.aliyuncs.com");
Execution: Run the following command in the terminal:
node publish.js
1.0.10
6 months ago
1.0.9
6 months ago
1.0.8
6 months ago
1.0.9-0
6 months ago
1.0.8-1
6 months ago
1.0.8-0
6 months ago
1.0.8-3
6 months ago
1.0.8-2
6 months ago
1.0.6-0
9 months ago
1.0.6
9 months ago
1.0.5
11 months ago
1.0.4
11 months ago
1.0.4-1
11 months ago
1.0.4-0
11 months ago
1.0.4-3
11 months ago
1.0.4-2
11 months ago
1.0.3
11 months ago
1.0.4-5
11 months ago
1.0.4-4
11 months ago
1.0.4-6
11 months ago
1.0.2
1 year ago
1.0.1
1 year ago
1.0.2-2
1 year ago
1.0.2-1
1 year ago
1.0.1-1
1 year ago
1.0.0
1 year ago
1.0.0-1
1 year ago
1.0.0-0
1 year ago