# paperfly-demo **Repository Path**: dbtoolsserver03/paperfly-demo ## Basic Information - **Project Name**: paperfly-demo - **Description**: 使用“有来开源组织/youlai-boot”的项目进行改造成springboot2版本,并且将单体项目改成父子模块分层。 后端使用:SpringBoot3、SpringSecurity6 、 JWT 、 Redis 、 Mybatis-Plus 、 Knife4j 。 前端使用: Vue3 + Vite4+ TypeScript5 + Element-Plus + Pinia 等最新主流技术栈。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-12 - **Last Updated**: 2023-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # paperfly-demo #### 介绍 使用“有来开源组织/youlai-boot”的项目进行改造成springboot2版本,并且将单体项目改成父子模块分层。 后端使用:SpringBoot3、SpringSecurity6 、 JWT 、 Redis 、 Mybatis-Plus 、 Knife4j 。 前端使用: Vue3 + Vite4+ TypeScript5 + Element-Plus + Pinia 等最新主流技术栈。 #### 软件架构 软件架构说明 我滴版本~ | 项目 | Gitee | | ---- |-------------------------------------------------------------------------| | 前端 | [vue3-paperfly-admin](https://gitee.com/XiaoZhi-paperfly/vue3-paperfly-admin) | | 后端 | [paperfly-demo](https://gitee.com/XiaoZhi-paperfly/paperfly-demo) | 有来开源组织 有来开源组织前端: https://gitee.com/youlaiorg/vue3-element-admin 有来开源组织后端: https://gitee.com/youlaiorg/youlai-boot #### 使用说明 **克隆代码** git clone https://gitee.com/XiaoZhi-paperfly/paperfly-demo.git **前端** **切换目录** 1. cd vue3-element-admin **安装 pnpm** 2. npm install pnpm -g **安装依赖** 3. pnpm install **启动运行** 4. pnpm run dev **后端** **1. 修改mysql配置** **2. 修改redis配置** **3. 运行redis(我是window版本)** win版本链接:https://github.com/tporadowski/redis #### 参与贡献 再次感谢:有来开源组织 还有感谢:鱼皮之前的帮助,最开始是使用鱼皮的模板修改,再修改成如今这个版本