Interactive Config Wizard
Run hdeploy init to launch a guided wizard — no manual config file editing required. Just answer the prompts.
Lightweight, interactive config wizard, SSH upload — deploy your frontend project with a single command · Multi-env / Cluster / Backup / Rollback / DingTalk
# Step 1: Initialize config in your project root
hdeploy init
# Step 2: Deploy with one command
hdeploy deploy -m prodHDeploy automatically executes the following tasks in order:
If you're a frontend developer, you've probably dealt with:
HDeploy's goal is simple:
Give frontend developers one command to deploy safely and quickly to any server.
As long as your project outputs static files, HDeploy can deploy it:
📦 NPM Package | 🔗 GitHub | 📖 Quick Start