# fastdfs-ui **Repository Path**: xiaoyuwifi/fastdfs-ui ## Basic Information - **Project Name**: fastdfs-ui - **Description**: 分布式文件系统 SpringBoot+FastDFS+jwt+Vue.js - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-15 - **Last Updated**: 2024-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: 分布式文件系统 ## README # fastdfs-ui #### 介绍 分布式文件系统 SpringBoot+FastDFS+jwt+Vue.js #### 软件架构 ``` nginx负载均衡代理 vue2 mybatis druid数据源 MD5加密 后台分角色菜单管理 linux : centos7.9 libfastcommon-1.0.72.tar.gz libserverframe-1.2.2.tar.gz fastdfs-6.11.0.tar.gz openresty/1.25.3.1 fastdfs-nginx-module-1.24.tar.gz ``` > A Vue.js project ``` ## Build Setup npm install axios@1.5.0 npm install vue-axios npm install vue-router@3.0.1 npm i element-ui -S npm install js-cookie --save npm install --save vue-qriously npm install --save vuex ``` ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ```