# document-sharing-site **Repository Path**: dingjunjun_codeSpace/document-sharing-site ## Basic Information - **Project Name**: document-sharing-site - **Description**: 文件分享的一个集成平台,里面包含有很多的文件操作! - **Primary Language**: Java - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2022-12-19 - **Last Updated**: 2023-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url]

Logo

全文档

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

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

体验地址:http://81.69.247.172/#/

### 开源地址 ``` 前端项目 https://github.com/Jarrettluo/all-documents-vue.git 后端项目 https://github.com/Jarrettluo/document-sharing-site.git ``` 选择mongdoDB作为主要的数据库,存储文档和文件。 后端技术:SpringBoot + MongoDB + ES 前端技术:Vue + axios ## 路线图 查看 [open issues](https://github.com/othneildrew/Best-README-Template/issues) 。 ## 提交代码 一起来贡献 1. `Fork` 该项目 2. 创建自己的分支 (`git checkout -b feature/AmazingFeature`) 3. 提交你的功能 (`git commit -m 'Add some AmazingFeature'`) 4. 推送到分支 (`git push origin feature/AmazingFeature`) 5. 打开一个PR ## 许可证 查看 `LICENSE` 文件。 ## 联系我 Jarrett Luo - luojiarui2@163.com ## 致谢 - 暂无 [contributors-shield]: https://img.shields.io/github/contributors/Jarrettluo/document-sharing-site.svg?style=for-the-badge [contributors-url]: https://github.com/Jarrettluo/document-sharing-site/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/Jarrettluo/document-sharing-site.svg?style=for-the-badge [forks-url]: https://github.com/Jarrettluo/document-sharing-site/network/members [stars-shield]: https://img.shields.io/github/stars/Jarrettluo/document-sharing-site.svg?style=for-the-badge [stars-url]: https://github.com/Jarrettluo/document-sharing-site/stargazers [issues-shield]: https://img.shields.io/github/issues/Jarrettluo/document-sharing-site.svg?style=for-the-badge [issues-url]: https://github.com/Jarrettluo/document-sharing-site/issues [license-shield]: https://img.shields.io/github/license/Jarrettluo/document-sharing-site.svg?style=for-the-badge [license-url]: https://github.com/Jarrettluo/document-sharing-site/blob/master/LICENSE.txt [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 [linkedin-url]: https://linkedin.com/in/othneildrew [product-screenshot]: images/screenshot.png