Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jameskyburz/live-music-session

Live music session
https://github.com/jameskyburz/live-music-session

live live-music music

Last synced: 3 days ago
JSON representation

Live music session

Awesome Lists containing this project

README

        

# 🎵 [Live music session](https://live-music-session.herokuapp.com) 🎵

A WebRTC experiment for a live music session.

So far I have only managed to create a group chat with feedback.

## dev start

```sh
npm run start:dev
```

## production start

```sh
npm start
```

# license
[Apache License, Version 2.0](LICENSE)