# smallboot **Repository Path**: developerment/smallboot ## Basic Information - **Project Name**: smallboot - **Description**: Vue+SpringBoot前后端分离的项目快速开发脚手架 & 多微信公众号管理平台 & 商城 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 209 - **Created**: 2024-02-15 - **Last Updated**: 2024-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 一、前言 > 项目地址:[https://gitee.com/zhengqingya/smallboot](https://gitee.com/zhengqingya/smallboot) `SmallBoot`:Vue+SpringBoot 前后端分离的项目快速开发脚手架 & 多微信公众号管理平台 & 商城 #### 后端技术栈 1. SpringBoot2.7.0 2. MySQL5.7 3. MyBatis-Plus3.5.2 4. Redis6.0.8 5. RabbitMQ 6. Docker #### 前端Web技术栈 1. [Vue3](https://cn.vuejs.org/) 2. [Vite4](https://cn.vitejs.dev/) 3. [Vue Router](https://router.vuejs.org/zh/) 4. [Pinia](https://pinia.vuejs.org/zh/) 5. [Element Plus](https://element-plus.org/zh-CN/) #### 小程序技术栈 1. [uni-app](https://uniapp.dcloud.net.cn/) 2. [Vue3](https://cn.vuejs.org/) 3. [Vite4](https://cn.vitejs.dev/) 4. [uview-plus](https://uiadmin.net/uview-plus/) 5. [Pinia](https://pinia.vuejs.org/zh/) ### 二、运行 > 运行视频见 https://www.bilibili.com/video/BV18G4y1P7Nd - 前端项目说明&运行见 [`small-web/README.md`](small-web/README.md) - 后端项目说明&运行见 [`smallboot-api/README.md`](smallboot-api/README.md) - app项目说明&运行见 [`small-app/README.md`](small-app/README.md) ### 三、视频教程 - 前端Vue3一小时快速入门学习:https://www.bilibili.com/video/BV1ap4y177eY - Vue3+Vite4+Pinia+ElementPlus从0到1 web项目搭建:https://www.bilibili.com/video/BV1Hz4y1j7Mw - Vue3+Vite4+Pinia+uni-app小程序从0-1项目搭建:https://www.bilibili.com/video/BV1up4y1P73i ### 四、页面截图 ![](./images/login.png) ![](./images/README-1693477951182.png) ### 五、其它 #### 1、git配置不忽略文件名大小写 ```shell git config core.ignorecase false ``` --- > 学习总是在一点一滴中积累而成的,就像砌砖,总要结结实实。 > 踏踏实实的学吧!加油!成功属于努力的人! > 🤖 希望你不只是关注+收藏! 🤖