Quick Guide to Setting Up Tencent Cloud WeChat Mini‑Program Development Environment in 10 Minutes

This quick‑start guide shows how certified developers can purchase Tencent Cloud’s low‑cost (3 CNY) WeChat Mini‑Program solution, automatically provision a sub‑domain, load balancer, server and MySQL database, configure the domain, deploy the service, and begin coding with the provided demo repository, all within ten minutes.

Tencent Cloud Developer
Tencent Cloud Developer
Tencent Cloud Developer
Quick Guide to Setting Up Tencent Cloud WeChat Mini‑Program Development Environment in 10 Minutes

Tencent Cloud provides a fast‑track solution for developers to integrate WeChat Mini‑Programs, allowing certified Mini‑Program users to purchase the full solution for only 3 CNY (original price 420 CNY). This tutorial walks through the entire process of acquiring the solution, understanding the provisioned resources, and starting Mini‑Program development.

1. Purchase the Mini‑Program Solution

In the WeChat Mini‑Program backend, navigate to Settings → Development Settings → Server Domain . The first click triggers an authorization prompt for Tencent Cloud. After confirming, you are redirected to the solution activation page where you fill in your Mini‑Program AppID and secret. Certified users enjoy a promotional price of 3 CNY for the first two months.

After payment, the system initializes the environment (≈5‑10 minutes). You will receive SMS and internal notifications with the generated passwords.

2. Resource Overview

The Tencent Cloud Mini‑Program solution provisions a complete backend stack:

Domain and HTTPS certificate: an automatically created sub‑domain ***.qcloud.la.

Load balancer (LB) bound to the sub‑domain.

One cloud server (business server) behind the load balancer.

MySQL cloud database.

All resources can be viewed either from the solution overview page or from the top‑level Cloud Products list.

3. Follow‑up Mini‑Program Development

The solution also prepares the development side:

Configure the domain in the Mini‑Program backend (pay attention to the socket domain format).

Deploy the business service – already created and configured. You may choose any familiar programming language for further customization.

Develop the Mini‑Program itself. Clone the demo repository qcloud‑weapp‑client‑demo and modify config.js: var host = '***.qcloud.la'; // your domain Import the project into the Mini‑Program IDE, scan the QR code with your developer account, and preview the app.

After these steps, the Mini‑Program is ready for testing and further development.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

frontend developmentWeChat Mini ProgramTencent CloudCloud Backend
Tencent Cloud Developer
Written by

Tencent Cloud Developer

Official Tencent Cloud community account that brings together developers, shares practical tech insights, and fosters an influential tech exchange community.

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.