Skip to content

BlockliveScratch/Blocklive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

633 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 Livescratch

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

No contributors

Languages

  • JavaScript 88.0%
  • CSS 7.3%
  • HTML 4.7%