Applet demo, email applet demo
Last year, the mini-program was very popular when it was just released, and a demo was launched. I feel that the development of small programs is relatively simple, mainly because the official documents are well written. Unfortunately, many APIs need to be authenticated before they can be used.
Because the size of the small package is limited to less than 1 MB, the product images and other resources are stored on the cloud. In addition, Nodejs + Express is used to write a simple API server with less data, so no database is used.
If you are interested, you can download the code and run it. The server code is in the server branch.
How to Use
Download the applet source code and Server Source Code. After the server is started, select "add Project" in the web Developer tool and select the project directory as the source code path to download.
Demo:
(The first GIF image is a little big. Please wait)
Because there is no AppID, the payment function cannot be done, and the order is just a simple static data demonstration.