1.0.10 • Published 6 months ago

aliyun-fc-publish v1.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

aliyun-fc-publish

Introduction

Quickly package and upload to Alibaba Cloud Function

Usage Instructions

  1. Install Dependencies: Include in the respective project:

    aliyun-fc-publish
  2. Configuration: Add ALIYUN to the environment variables, and separate accessKeyId and accessKeySecret with a comma.

  3. 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");
  4. Execution: Run the following command in the terminal:

    node publish.js
1.0.10

6 months ago

1.0.9

7 months ago

1.0.8

7 months ago

1.0.9-0

7 months ago

1.0.8-1

7 months ago

1.0.8-0

7 months ago

1.0.8-3

7 months ago

1.0.8-2

7 months ago

1.0.6-0

9 months ago

1.0.6

9 months ago

1.0.5

11 months ago

1.0.4

12 months ago

1.0.4-1

12 months ago

1.0.4-0

12 months ago

1.0.4-3

12 months ago

1.0.4-2

12 months ago

1.0.3

12 months ago

1.0.4-5

12 months ago

1.0.4-4

12 months ago

1.0.4-6

12 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