Merge pull request #1172 from ONLYOFFICE/feature/update-readme

Update README.md
This commit is contained in:
Alexey Safronov 2023-02-07 12:54:01 +03:00 committed by GitHub
commit b378917502
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,28 +1,32 @@
# ONLYOFFICE App Server
# ONLYOFFICE DocSpace
## Overview
ONLYOFFICE App Server is a platform based on .NET Core and React engines which comprises document management features and makes it possible to implement advanced folder management.
ONLYOFFICE DocSpace is a document hub where you can connect users and documents in one place to boost collaboration.
## Functionality
* Cross-platform: web and mobile environment.
* Integration with online editors (text documents, spreadsheets, presentations, forms).
* External sharing for editing, reviewing, commenting, reading.
* Version history.
* File and folder search.
* Connecting Dropbox, Google Drive, Box, OneDrive, Nextcloud, ownCloud, kDrive, Yandex.Disk.
* Various room types with different access levels: view-only, review, collaboration, filling forms, custom rooms.
* Ability to work with multiple file formats: text documents, spreadsheets, presentations, digital forms, PDFs, e-books.
* Document collaboration: two co-editing modes, Track Changes, comments, built-in chat, plugins for making audio and video calls.
* Connecting 3rd party clouds and storages.
## Technology stack
Backend: С# 11.0, .NET 7.0/.NET Core/ASP.NET Core/MySQL 8.0/Kafka/ElasticSearch
Frontend: ES6, TypeScript, React, Mobx, Styled-Components, CSS/SAAS, i18next, Webpack 5
## Licensing
App Server is released under AGPLv3 license. See the LICENSE file for more information.
ONLYOFFICE DocSpace is released under AGPLv3 license. See the LICENSE file for more information.
## Project info
Official website: [https://www.onlyoffice.com](https://www.onlyoffice.com/?utm_source=github&utm_medium=cpc&utm_campaign=AppServer "https://www.onlyoffice.com/?utm_source=github&utm_medium=cpc&utm_campaign=AppServer")
Official website: [https://www.onlyoffice.com](https://www.onlyoffice.com/?utm_source=github&utm_medium=cpc&utm_campaign=DocSpace "https://www.onlyoffice.com/?utm_source=github&utm_medium=cpc&utm_campaign=DocSpace")
Code repository: [https://github.com/ONLYOFFICE/AppServer](https://github.com/ONLYOFFICE/AppServer)
Code repository: [https://github.com/ONLYOFFICE/DocSpace](https://github.com/ONLYOFFICE/DocSpace)
## User feedback and support
If you have any problems or questions about App Server, use the Issues section in this repository or visit our [official forum](https://forum.onlyoffice.com/).
If you face any issues or have questions about ONLYOFFICE DocSpace, use the Issues section in this repository or visit our [official forum](https://forum.onlyoffice.com/).