Update README.md

This commit is contained in:
Kseniya Fedoruk 2023-02-07 12:26:37 +03:00
parent 22eacf4fb8
commit 3bfad2c234

View File

@ -1,28 +1,32 @@
# ONLYOFFICE App Server # ONLYOFFICE DocSpace
## Overview ## 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 ## Functionality
* Cross-platform: web and mobile environment. * Various room types with different access levels: view-only, review, collaboration, filling forms, custom rooms.
* Integration with online editors (text documents, spreadsheets, presentations, forms). * Ability to work with multiple file formats: text documents, spreadsheets, presentations, digital forms, PDFs, e-books.
* External sharing for editing, reviewing, commenting, reading. * Document collaboration: two co-editing modes, Track Changes, comments, built-in chat, plugins for making audio and video calls.
* Version history. * Connecting 3rd party clouds and storages.
* File and folder search.
* Connecting Dropbox, Google Drive, Box, OneDrive, Nextcloud, ownCloud, kDrive, Yandex.Disk. ## Technology stack
Backend: С# 9.0, .NET 5.0/.NET Core/ASP.NET Core/MySQL 8.0/Kafka/ElasticSearch
Frontend: ES6, CSS/SAAS, React, Mobx, Styled-Components, i18next, Webpack 4/5
## Licensing ## 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 ## 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 ## 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/).