An open API service indexing awesome lists of open source software.

https://github.com/cs3org/ep_sciencemesh

Plugin to integrate the Etherpad-lite ecosystem to CS3 storages powered by Reva and WOPI
https://github.com/cs3org/ep_sciencemesh

Last synced: 5 months ago
JSON representation

Plugin to integrate the Etherpad-lite ecosystem to CS3 storages powered by Reva and WOPI

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Join the conversation](https://badges.gitter.im/cs3org/etherpad-gsoc2022.svg)](https://gitter.im/cs3org/etherpad-gsoc2022)
[![Latest Version](https://img.shields.io/npm/v/ep_sciencemesh)](https://www.npmjs.com/package/ep_sciencemesh)
[![Build Status](https://github.com/cs3org/ep_sciencemesh/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/cs3org/ep_sciencemesh/actions)

ep_sciencemesh
==============

A plugin to integrate the [Etherpad-lite](https://github.com/ether/etherpad-lite) ecosystem to CS3 storages powered by [Reva](https://github.com/cs3org/reva) and [WOPI](https://github.com/cs3org/wopiserver).

## Install

In an already existing etherpad project base directory, run

npm i ep_sciencemesh

Restart your etherpad-lite instance to load the plugin.

To install etherpad, refer to [this documentation](https://github.com/ether/etherpad-lite#installation).