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

https://github.com/sheharyarn/collab

Details and ElixirConf talk: https://shyr.io/t/real-time-collab
https://github.com/sheharyarn/collab

collaboration delta document-editor elixir operational-transform phoenix real-time

Last synced: 7 months ago
JSON representation

Details and ElixirConf talk: https://shyr.io/t/real-time-collab

Awesome Lists containing this project

README

          

# Collab

Start server:

```sh
npm i --prefix assets
mix deps.get
mix phx.server
```