PaoPao's fresh and artistic micro-community system source code

Bubbles is a high-performance micro-community in the true sense. Although it is small in scale, it has complete functions.

The system adopts the Go+Zinc architecture, and the front end is built with Vue3. It adopts a fresh and simple design style, and the layout is similar to Twitter's three-column design.

The backend service is written in Go and only occupies 8MB of memory. In the case of 100 requests per second for a single instance, the memory is stable at about 20MB, and the resource consumption is very low.

The full-text search function replaces the bulky ElasticSearch with the lightweight Zinc. When there are 100,000 pieces of data, its memory usage is only about 10MB.

Bubbles provides two sets of light and dark themes, which can be automatically switched according to the theme color of the system. In this way, users can choose the interface style that suits them according to their preferences.

The design of Bubbles focuses on performance and user experience, and it has achieved an excellent balance in terms of resource consumption and interface interaction. Users can enjoy a fast and smooth community experience, and personalize settings according to their personal preferences.

download link


Network disk source    password: 3lev

background

 

Guess you like

Origin blog.csdn.net/weixin_45892228/article/details/131608462