/s-rooms

A Web Application for devs to join rooms and listen to music together.

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

S-Rooms

A lightweight web app for users to join and listen to music together.

Installation

pip install -r requirements.txt
cd backend
python manage.py runserver
cd frontend
npm run dev

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT