Skip to content

Realtime Collaboration Chrome Extension for Scratch.mit.edu. tags: Liveshare live collab rtc

License

Notifications You must be signed in to change notification settings

Waakul/LiveScratch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveScratch

Install Chrome Extension

Real time collaboration extension for scratch!

Run locally

  • git clone https://github.com/Waakul/LiveScratch.git
  • cd livescratch/backend
  • npm install
  • Create the env file based on .env.example.
  • npm run start (This will create a pm2 process & start it).
  • Additionally, npm run stop to stop the backend process & npm run delete to delete the pm2 process.
  • Now go ahead and set Custom server (in the popup) to http://localhost:<PORT>
  • Now load the extension from chrome or any other chomium-based browsers and voila! You have ran livescratch locally.

Contribute

Your free to go ahead and create a pull request for your work! It may be merged and you'll be credited!

Credits:

About

Realtime Collaboration Chrome Extension for Scratch.mit.edu. tags: Liveshare live collab rtc

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages

  • JavaScript 93.9%
  • CSS 4.0%
  • HTML 2.1%