Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 335 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 335 Bytes

UCloud SDK Two-Tier Example

What is the goal

Build a two-tier architecture with ulb and uhost, and remove all example data.

Setup Environment

export UCLOUD_PUBLIC_KEY="your public key"
export UCLOUD_PRIVATE_KEY="your private key"
export UCLOUD_PROJECT_ID="your project id"

How to run

node index.js