# wing **Repository Path**: karl_Z/wing ## Basic Information - **Project Name**: wing - **Description**: 基于Vue3 + Vite + TypeScript + SpringBoot的博客系统 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: http://www.bilibilidicks.love - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-10 - **Last Updated**: 2023-07-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wing #### 介绍 基于Vue3 + Vite + TypeScript + SpringBoot的博客系统,利用CSS3与H5实现响应式布局 #### 软件架构 - 前端:Vue3 + Vite + TypeScript + Pinia + ElementUiPlus - 后端:SpringBoot + MybatisPlus + Satoken + ElasticSearch + RabbitMQ + Redis + MySQL #### 安装教程 1. 修改application.properties中需要配置的中间件信息 2. 启动SpringBoot项目 3. 进入前台项目,分别执行npm install命令 4. 利用npm run dev启动前台项目 #### 使用说明 1. 后台系统维护前台展示的所有信息 2. 前台系统不需要登录即可访问,如有需要可自行添加登录逻辑 3. 后台系统需登录才可访问,并且更新接口需要管理员权限 #### 后期工作 1. 增加友链页面 2. 增加评论功能 3. 增加马里奥等红白机游戏内嵌画面