Code Monkey home page Code Monkey logo

xwiki-labs / saoo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from onlyoffice/documentserver

5.0 8.0 2.0 326.94 MB

A fork of ONLYOFFICE Document Server so as to move to a different real-time collaboration and to a pure NodeJS or Java server architecture.

Home Page: https://labs.xwiki.com/

License: GNU Affero General Public License v3.0

C# 1.14% ASP 0.05% JavaScript 40.55% HTML 7.77% CSS 5.68% Ruby 0.07% Batchfile 0.01% Java 0.11% PHP 0.09% Python 0.03% Assembly 44.50% Shell 0.01%

saoo's Introduction

StandAlone OnlyOffice (SAOO)

This fork of OnlyOffice's DocumentServer is an attempt to create a purely NodeJS-based online editor for Office documents with the fidelity or OnlyOffice.

Thus far, it is a recipe to port a standalone editor for spreadsheets based on a running instance of the OnlyOffice installed over Docker and on the source of OnlyOffice.

Progressively, the source will be more used and the running instance will not be used anymore.

How to Install

  • Install nginx
  • Install NodeJS
  • Install MySQL
  • Checkout this project (e.g. download zip or git clone)
  • Create a MySQL database and run deploy/Schema/MySql.CreateDb.sql on it and add user-name and passwords on deploy/CoAuthoringService/CoAuthoring/sources/config.json
  • Adapt and install onlyoffice-nginx.conf (especially the path to the static directory)
  • From the home directory invoke xbuild OnlineEditorsExample/OnlineEditorsExample.csproj
  • In one shell, invoke node ./deploy/CoAuthoringService/CoAuthoring/sources/server.js
  • In another shell, invoke node mimick/app.js
  • Direct your browser to http://localhost/docEditorAttempt.html

Areas of investigations

  • Something that produces Editor.bin ? (seems open as per this thread). Investigations thus far seem to show me that the file is almost produced through proprietary code.
  • Something that produces fonts? Currently this is a breaking case.
  • A complete build system

saoo's People

Contributors

agolybev avatar alexeybannov avatar ivanovnikolay avatar polx avatar trofim24 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.