Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jameskyburz/live-music-session
- Owner: JamesKyburz
- License: apache-2.0
- Created: 2020-04-12T19:30:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T14:28:33.000Z (over 4 years ago)
- Last Synced: 2024-11-02T02:06:33.516Z (about 2 months ago)
- Topics: live, live-music, music
- Language: JavaScript
- Homepage: https://live-music-session.herokuapp.com/
- Size: 99.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)