x netdisk cloud view
1.0.0
X 雲端碟是基於Spring Cloud Alibaba、 Spring Boot + Vue 開發的雲端磁碟系統,採用前後端分離架構、微服務架構,且適配行動裝置佈局。此部分為前端項目,需有後端介面的支援。
用戶註冊登入、個人文件儲存、文件管理(上傳、下載、查看以及分類展示、重新命名、刪除)等功能,資料夾管理(查看、新建、刪除、重新命名、收錄文件),支援關鍵字搜尋用戶文件、支援線上瀏覽文件與分享/下載臨時文件。
網址:http://pan.wenyo.top
微型服務: Spring Cloud Alibaba、Nacos、Gateway、Ribbon、OpenFeign、Sentinel、Seata
# install dependencies
npm install
# build for production with minification
npm run build
# serve with hot reload at localhost:8080
npm run dev
# build for production and view the bundle analyzer report
npm run build --report