Skip to content

huoxue1/fileCloud

Repository files navigation

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

实现原理

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

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