GithubHelp home page GithubHelp logo

tarunraveesh / conclave Goto Github PK

View Code? Open in Web Editor NEW

This project forked from conclave-team/conclave

0.0 0.0 0.0 1.79 MB

CRDT and WebRTC based real-time, peer-to-peer, collaborative text editor

Home Page: http://conclave.tech

License: MIT License

JavaScript 93.94% CSS 4.23% Makefile 0.06% Dockerfile 0.05% Pug 1.72%

conclave's Introduction

Conclave Logo

Conclave: Collaborate in private

No Longer Maintained

Conclave was made for fun and educational purposes but it is no longer actively maintained. The creators have since moved onto other projects and work. It will remain open so that developers can ask questions and fork it. The demo at https://conclave.tech will also stay up. However, feature requests will not be worked on by the creators at this time.

Thanks again to all the developers who found this project interesting. Feel free ask questions to learn more about how it works and its internals. Hopefully you will venture off and create your own version of Conclave as well.

Summary

Conclave is an open-source, real-time, collaborative text editor for the browser built from scratch in JavaScript.

Intrigued by collaboration tools like Google Docs, we set out to build one from scratch. Conclave uses Conflict-Free Replicated Data Types (CRDT) to make sure all users stay in-sync and WebRTC to allow users to send messages directly to one another. The result is a private and decentralized way to collaborate on documents.

For more details on how we designed and built Conclave, read our case study.

How to Run Locally

You will need node and npm. First download the dependencies.

npm install

Next, you will need to build and compile the assets and start the server. You can do that all in an npm command.

npm run local

We've added a Makefile and Dockerfile to make this easier. I highly recommend using them.

Simply run:

make run-local

And you will be good to go.

conclave's People

Contributors

sunny-b avatar elisejane avatar nitinsavant avatar dependabot[bot] avatar unsudo 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.