WebTorrent/WebRTC based file share app.
To see the code without any Coffeescript, go to master-js branch.
Install NodeJS and Git.
Then run:
npm i -g coffeescript
Run:
git clone https://github.com/NirmalL/coffee-site.git
cd coffee-script
npm i
Run:
npm start
I really appreciate your feedback on how to improve this :)