#开源 #文档 #共享
“全文档”(All Docs),Word, Excel, PPT, PDF, Pic等文档在线预览、存储、共享的工具,并且支持全文搜索的所有的文档信息。

#开源 #文档 #共享 “全文档”(All Docs),Word, Excel, PPT, PDF, Pic等文档在线预览、存储、共享的工具,并且支持全文搜索的所有的文档信息。

Property
Sep 28, 2022 10:50 AM
Status
Date
URL
https://github.com/Jarrettluo/document-sharing-site
notion image

notion image
notion image
notion image
notion image
notion image
notion image

全文档

支持全文检索的文档分享、存储系统。

关于全文档

在小团队中往往会产生大量的协作文档。例如,我们会将各类文档放在网盘、svn等软件中,但是存在文档内的内容无法快速搜索的问题。因此,专门开发了一个用于存储ppt、word、png等文档的,支持私有部属的知识库的检索。

开源地址

前端项目 https://github.com/Jarrettluo/all-documents-vue.git
后端项目 https://github.com/Jarrettluo/document-sharing-site.git
选择mongdoDB作为主要的数据库,存储文档和文件。
后端技术:SpringBoot + MongoDB + ES
前端技术:Vue + axios

路线图

查看 open issues

提交代码

一起来贡献
  1. Fork 该项目
  1. 创建自己的分支 (git checkout -b feature/AmazingFeature)
  1. 提交你的功能 (git commit -m 'Add some AmazingFeature')
  1. 推送到分支 (git push origin feature/AmazingFeature)
  1. 打开一个PR

许可证

查看 LICENSE 文件。

联系我

Jarrett Luo - luojiarui2@163.com

致谢

  • 暂无