Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 199 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 199 Bytes

#fileCloud 仿百度云盘等实现的个人文件云盘

实现原理

后端采用sqlite存储文件结构,文件进行分块存储

前端采用vue3+element-plus开发,目前只兼容pc端