Realtime GitHub is a prototype of a collaborative editing tool that allows multiple users to edit repository files together in real time. The tool is designed to enable better online collaboration for software development, providing features like rich-text editing, commenting, and real-time multiplayer editing. It integrates with GitHub repositories and stores documents as JSON files. Realtime GitHub uses a unique approach inspired by Git and ProseMirror to handle merging and rebasing. The prototype is currently focused on workflows involving editing rich-text documents, but there are plans to expand its functionality and integrate it with other tools and surfaces in pursuit of the Collaborative Workspaces vision.
Table of contents
Collaborative documents backed by GitHubConnecting async and realtime collaborationWhat's next?Sort: