Skip to content

czechdave/slate-collaboration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slate collaboration example

This repo shows a basic starting point for collaborative editor using Express, Socket.IO and Slate.

Running example: https://slate-collaboration.herokuapp.com/

Current implementation issues

  • This is only a naive initial setup without any conflict resolution so clients do get out of sync or crash if there's enough activity.

Current Slate issues

Slate issues already fixed in a PR:
Slate issues without a fix:
  • Annotations don't show at the start of a block node

Available Scripts

In the project directory, you can run:

npm run dev

Runs the client app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run build

Builds the app for production to the build folder.

npm run start

Starts the socket.io server and serves files from build folder


This project was bootstrapped with Create React App.

About

Slate collaboration example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors