Skip to content

Code-Server collaboration backend plugin, to interoperate with my frontend collaboration plugin

License

Notifications You must be signed in to change notification settings

kainzpat14/code-server-collab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code-server-collab

Code-Server collaboration backend plugin, to interoperate with my frontend collaboration plugin kainzpat14/code-collab

IMPORTANT: This plugin provides an unauthenticated YJS-Websocket on your code-server installation, as the frontend runs locally, make sure that your reverse proxy filters any calls to /collab.

How to install:

Build from source

npm run prepare
cp target/collab ~/.local/share/code-server/plugins/collab -R

Extract from tar

tar xvfz code-server-collab.tar.gz
cp ./collab ~/.local/share/code-server/plugins/collab -R

About

Code-Server collaboration backend plugin, to interoperate with my frontend collaboration plugin

Resources

License

Stars

Watchers

Forks

Packages

No packages published