https://github.com/gootik/edeet
Live document edit
https://github.com/gootik/edeet
docs edit erlang live medium-editor websockets wsiwyg
Last synced: about 1 year ago
JSON representation
Live document edit
- Host: GitHub
- URL: https://github.com/gootik/edeet
- Owner: gootik
- License: other
- Created: 2017-02-27T13:59:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-09-12T17:54:40.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T05:35:56.477Z (about 1 year ago)
- Topics: docs, edit, erlang, live, medium-editor, websockets, wsiwyg
- Language: Erlang
- Size: 1.09 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Edeet
=====
Using Erlang, Websockets, and [MediumEditor](https://github.com/yabwe/medium-editor) to build a Google docs
like online editor that let's people collaborate and edit documents
at the same time.
Why
------
1. Couldn't find anything that looked half decent and did what I wanted it to do.
2. Learning websockets and some frontend programming.
3. Bored.
Warning
---------
Code is not of the highest quality. This is currently an on-going project that was
started on a boring weekend day.
Demo
------


Running
-----
$ rebar3 compile
$ rebar3 shell
You can now visit `http://localhost:8099/`