Skip to content

okayzed/shed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shed.ot

shed is a self-hosted shared editor + code runner with the ability to watch replays of a session.

Demo

To see a demo, please visit https://code.algorithm.city

Development

make docker-image
npm install
npm start

If you change assets, be sure to run make and restart the server.

Credits

based on https://github.com/YingshanDeng/ot.js-demo, shed uses ot.js, codemirror and docker to run code.

License

MIT