yangosoft / swas

A web based audio streaming allowing you to access your music

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swas

A web based audio streaming allowing you to access your music.

Very early state.

Build

cd frontend
npm i
npm run build
cd ..
cd server
npm i
npm run start

About

A web based audio streaming allowing you to access your music

License:GNU General Public License v3.0


Languages

Language:TypeScript 55.8%Language:JavaScript 32.9%Language:HTML 7.4%Language:CSS 3.9%