0.1.0-beta • Published 10 months ago
zoa-cli v0.1.0-beta
ZOA CLI
With the Zalo OA Extension Command Line Interface (ZOA CLI), you can:
- Initialize, build, develop, and deploy the OA Extension.
Before you begin
Install the latest version of Node.js and npm (or another package manager of your choice).
You have registered an app on Zalo Developer (https://developers.zalo.me/)
Install the latest version of ZOA CLI:
yarn: yarn global add zoa-cli
npm: npm i -g zoa-cli
Note: The current version only supports Vite and React for developing extension.
Develop extension with ZOA CLI
Command Line:
- zoa init: Initialize a new project (requires Zalo App ID input)
- zoa login: Log in to deploy source
- zoa build: Build source using Vite.js
- zoa deploy: Deploy source
Manage source deploy: https://developers.zalo.me/app/{appId}/extension/versions
0.1.0-beta
10 months ago
0.0.9-beta
10 months ago
0.0.8-beta
11 months ago
0.0.7-beta
11 months ago
0.0.6-beta
11 months ago
0.0.5-beta
11 months ago
0.0.4-beta
11 months ago
0.0.3-beta
11 months ago
0.0.2-beta
11 months ago
0.0.1-beta
11 months ago
0.0.1
11 months ago