TerenceGrover / wavvvs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Top Language GitHub Contributors

wavvvs

Minimal audio sharing/streaming for producers. Tracks will last 24 hours online.

Try it

git clone https://github.com/MateoPresaCastro/wavvvs.git

cd wavvvs/src

Do npm install && npm start inside the client directory and npm install && nodemon index.js or npm install && node index.js in the server directory.

Open the browser and go to http://localhost:3000/.

Currently there only two routes: http://localhost:3000/mateopresa and http://localhost:3000/randomproducer.

You can upload, delete and control track playback on the mateopresa route. In the randomproducer route you can only control playback.

More information inside both directories.

About


Languages

Language:TypeScript 97.8%Language:JavaScript 0.8%Language:HTML 0.8%Language:CSS 0.5%Language:Shell 0.2%