Saas architecture-unlimited multi-opening-universal festival avatar applet-non-cloud development version

The original intention of developing the avatar applet

I mainly do back-end development, and I can also write front-end, but cloud development is really a big head, and every time I see a cloud-developed project, I get dizzy.

Festival avatars are a must-have artifact for every festival, and the demand has skyrocketed. Last year, I developed a red envelope cover applet, which contained an avatar plug-in. However, due to some problems with the structure of the red envelope cover, it cannot be maintained at present.

But because there are many friends in need, I can't force myself to write one. Later, I observed the plug-in market for a long time, and even spent money to buy experience deployment.

After a while of operation, I found that it was all developed in the cloud, which is very troublesome. If there are customers who also need to deploy, then I have to repeat the deployment process, which is quite troublesome.

So I plan to write a set by myself, which can upload code with one click, and also supports unlimited opening of small programs, so as to solve the current pain points in the market.

start construction

Before starting, in order to improve work efficiency, I downloaded a few from the plug-in market, and only one can be used as a project reference. Some codes were borrowed, so it can be said to be refactored, because the quality of the downloaded code is indeed a bit old.

The final effect picture is as follows:

Universal Avatar applet front end
After several hours of hard work, I finally sorted out the entire page and started to connect the background interface.

new features

A simple holiday avatar can no longer satisfy the public, so I also plan to make a way to switch between multiple festivals, so I added some functions on the basis of the original one.

  1. Multi-holiday switching
  2. custom jump
  3. custom background
  4. flow master switch
  5. Unlimited open applets
  6. One-click upload code
  7. Batch upload material
  8. Custom traffic master
  9. and some other features

solve pain points

  1. No need to re-deploy
  2. Multi-holiday custom switch
  3. Background as you like
  4. Material batch upload
  5. Material batch sharing
  6. One background can open unlimited data-independent applets
  7. Traffic master seamless docking
  8. Jump supports internal and external web pages, applets, etc.

feature preview

The general background controls the expiration time of sub-accounts, such as one year, two years, three years, etc. The general background can also update the system with one click to keep up with the trend of heat.
Background demo of universal avatar applet
Background demo of universal avatar applet

write at the end

I declare in advance that this set of applets is deployed with encryption authorization. If it is just for learning and reference, the front end does not have any encryption, and you can use it directly without affecting it.

I mainly provide back-end services, and the results of hard work naturally require corresponding rewards, so if you feel sick, you can close this page directly at this moment.

I personally have also developed many successful small program projects, if you are also interested, welcome to communicate.

My personal public account: Programmer in Journey

Finally, I wish you all a happy National Day (not too much).

Front-end download address

I have uploaded the front end to the plug-in market, which can be downloaded and used directly, as follows

Download address: Saas architecture, one-click upload code - universal festival avatar applet

Guess you like

Origin blog.csdn.net/qq_30036559/article/details/126933716