aravindballa / teamup

✍🏻 πŸ’Ž A real-time slate js editor with socket-io

Home Page:https://teamup.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team up

demo

color-line

A simple application to demonstrate Real time editing content with websockets.

server

Socket io server which runs on localhost:4001. It handle the client connections. Every message is now in update content channel. This will change to dynamic rooms in future.

web

This is a React app which contains a Slate JS editor where we can write stuff (which syncs).

Any types of contributions are welcome.

About

✍🏻 πŸ’Ž A real-time slate js editor with socket-io

https://teamup.now.sh/


Languages

Language:JavaScript 66.5%Language:CSS 23.1%Language:HTML 10.5%