Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ikeasamoahansah/s-rooms

A Web Application for devs to join rooms and listen to music together.
https://github.com/ikeasamoahansah/s-rooms

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# S-Rooms

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

## Installation

```bash
pip install -r requirements.txt
cd backend
python manage.py runserver
```

```bash
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](https://choosealicense.com/licenses/mit/)