kabeer11000/docs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Docs by Kabeer's Network (kabeers.network) Service available for free at https://docs.kabeers.network ------------------------------------------------------------ Docs is a fully fledged Google Docs + Google Drive combo alternative, supports similar feataures like file-mangement, paged, realtime editor interface with viewing, commenting & editing capablities plus AI capabilites with bring-your-own- key model, This mono-repo contains the source code for Libre Docs / Kabeer's Docs. The Next.js application is available in the `client@web` directory. Docs depends on Kabeer's Network's Cloudstore service for data: https://github.com/Kabeers-Network/cloudstore-release/ Currently files and folder creation in Docs is its own standalone implementation, but plans are that Docs will eventually save / retrieve from Kabeer's Drive account via Kabeer Identity Platform: (https://research.kabeers.network/blog/identity/kabeeridp/) This service is currently not open-source completely, but some key features of the service are shared. It will eventually depend on the Kabeer Cloud SDK for blob and raw file storage (https://docs.cloud.kabeers.network). A sample implementation is available in the Kabeer's Chats source code: https://github.com/kabeer11000/chats The next steps for this project are performance optimizations and a major refactoring to improve code quality and structuring. Other microservices, such as those responsible for authentication, will be added to this repository. This project is open source and open to external contributors. See CONTRIBUTING for how to help. We currently do not have a CI/CD pipeline, so please submit a pull request and I will merge it manually. If you find any bug or issue, kindly open a new issue in this repository with steps to reproduce and any relevant images. ------------------------------------------------------------ Copyright (c) Kabeer's Network Released under the GPL-3.0 License