Skip to content

manuelnongba/bytebridge

Repository files navigation

ByteBridge

ByteBridge is a collaborative code editor desktop application built with Electron for real-time collaborative editing.

Getting Started

Installation

Install dependencies:

npm install

Development

To build and start the app:

npm run start

To build the app with hot reloading:

npm run watch

Collaborative Server

To start the Yjs websocket server for collaboration:

npm run server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors