8000 GitHub - clucidojr123/Ludvig: Google Docs Clone
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

clucidojr123/Ludvig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ludvig

Google Docs Clone

Description

Ludvig is an online text-editor featuring real-time collaboration between multiple users. Changes are represented and resolved using Operational Transformation (OT).

Getting Started

Dependencies

  • Docker
  • Node.js (For Development)

How to Start

  • Clone the repo

    git clone https://github.com/clucidojr123/Ludvig.git
    
  • cd into project directory

    cd Ludvig
    
  • To launch in a production environment:

    docker-compose up -d
    
  • To launch in a development environment:

    docker-compose -f docker-compose-dev.yml up -d
    

Built With

About

Google Docs Clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0