Skip to content
/ drive Public
forked from nonomal/drive

仿照阿里云盘的网盘系统

Notifications You must be signed in to change notification settings

hinego/drive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

小破盘

本项目技术栈,前端:vue element-ui vuex vue-router

后端:mysql nodejs express

后台:(正在写。。。)打算用React写

在线预览

首页

上传文件

image-20220419093505424

image-20220419093511967

在线预览(目前只支持video/audio/image)

audio

image-20220419093628996

video

由于这个video/controls是我学js时写的,有点low,后期打算换个好用的video播放库

用户中心

image-20220419093936891

登录

image-20220419094009592

还有分享,下载......

下载

git clone或者下载zip包解压

run serve

npm run serve

打包上线

npm run build

About

仿照阿里云盘的网盘系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 77.8%
  • JavaScript 21.4%
  • HTML 0.8%