Real time collaboration extension for scratch!
- 🟢: UPTIME: https://status.uptime-monitor.io/67497373f98a6334aaea672d
- ☕: DONATE: https://ko-fi.com/waakul
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.
Your free to go ahead and create a pull request for your work! It may be merged and you'll be credited!
- @Waakul (Owner, Maintainer, Developer)
- The original code this was developed from is made by @MeechaPooch and @rgantzos from Blocklive