@hw-agconnect/function-harmony
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

Cloud Functions For Harmony

Introduction

Cloud Functions enables serverless computing. It provides the Function as a Service (FaaS) capabilities to simplify app development and O&M so your functions can be implemented more easily and your service capabilities can be built more quickly. Learn More

Integrating SDKs

Integrate the Cloud Functions SDK.

  • Run the following command to integrate the Cloud Functions Harmony SDK into your project:
npm install --save @hw-agconnect/function-harmony
  • Import the AppGallery Connect component to your project.
import agconnect from "@hw-agconnect/core-harmony";
import "@hw-agconnect/function-harmony";
import "@hw-agconnect/core-harmony";

For more details, please refer to Getting Started with Cloud Functions

License

Cloud Functions Service Plug-in is licensed under the: "ISC"

/@hw-agconnect/function-harmony/

    Package Sidebar

    Install

    npm i @hw-agconnect/function-harmony

    Weekly Downloads

    0

    Version

    1.2.0

    License

    ISC

    Unpacked Size

    5.96 kB

    Total Files

    7

    Last publish

    Collaborators

    • hwopencapability