# masterwork **Repository Path**: buvelly/masterwork ## Basic Information - **Project Name**: masterwork - **Description**: 一个阅读网站,分为客户端和管理端,包含阅读管理,个性设置,用户反馈处理等模块 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: https://gitee.com/buvelly - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-05-30 - **Last Updated**: 2023-09-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # masterwork #### 介绍 一个阅读网站,分为客户端和管理端,包含阅读管理,个性设置,用户反馈处理等模块 #### 软件架构 - 前端:vue3 + vue-router + pinia + Element Plus - 后端:Node.js + MySql #### 安装教程 1. 创建 MySql 数据库并运行 sgz.sql 2. 修改 “后端源码/masterwork/src/mysql/index.js” 文件中的数据库连接池信息 3. 进入 “后端源码/masterwork/src” 目录,运行 “index.js” 文件 “node index.js” 4. 管理端:http://localhost:5000/system 5. 客户端:http://localhost:5000/client #### 参与贡献 1. 数据来源:网络 2. 开发人员:SeyuBuvelly