# guli_parent **Repository Path**: panda184/guli_parent ## Basic Information - **Project Name**: guli_parent - **Description**: 谷粒学院 后台代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 11 - **Created**: 2021-02-23 - **Last Updated**: 2021-02-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # guli_parent ### 介绍 谷粒学院 后台代码 ## 一、项目的启动运行 ### 1、启动nacos D:\develop\nacos-server-1.1.4\nacos\bin下双击 startup.cmd 即可 ### 2、启动Redis D:\develop\redis-2.8.9 下双击服务端redis-server.exe即可 ### 2、启动nginx cmd中:nginx.exe 关闭:需要使用 nginx.exe -s stop ### 3、后端接口启动起来 springboot一个一个启动 ### 4、启动前端项目 终端中输入:npm run dev 后台系统:http://localhost:9528 前台系统:http://localhost:3000 ## 二、模块与数据库对应 ### 1、数据库对应 ![在这里插入图片描述](https://img-blog.csdnimg.cn/2020110716240080.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80NTYwNjA2Nw==,size_16,color_FFFFFF,t_70#pic_center) ### 2、模块对应 ![在这里插入图片描述](https://img-blog.csdnimg.cn/20201107164042272.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhpbl80NTYwNjA2Nw==,size_16,color_FFFFFF,t_70#pic_center) ## 三、项目所用技术 [https://blog.csdn.net/weixin_45606067/article/details/109546983](https://blog.csdn.net/weixin_45606067/article/details/109546983)