esa-deploy

Installation
SKILL.md

Alibaba Cloud ESA Pages Deployment

Overview

ESA Pages is Alibaba Cloud's edge computing platform for static site hosting with global CDN acceleration. This skill automates deployment workflows for React/Vite applications.

Prerequisites

  1. ESA CLI installed: npm install esa-cli@latest -g
  2. Alibaba Cloud account with AccessKey configured
  3. Logged in: esa-cli login

Quick Start

# Navigate to app directory
cd app
Installs
1
GitHub Stars
85
First Seen
May 5, 2026
esa-deploy — alibaba/opc-starter