Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jameskyburz/music-workshop-recorder
Music workshop recorder
https://github.com/jameskyburz/music-workshop-recorder
live-music music offline record
Last synced: 3 days ago
JSON representation
Music workshop recorder
- Host: GitHub
- URL: https://github.com/jameskyburz/music-workshop-recorder
- Owner: JamesKyburz
- License: apache-2.0
- Created: 2019-06-25T05:52:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T20:21:21.000Z (almost 2 years ago)
- Last Synced: 2024-12-20T12:13:07.001Z (21 days ago)
- Topics: live-music, music, offline, record
- Language: JavaScript
- Homepage: https://music-workshop-recorder.herokuapp.com/
- Size: 336 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎵 [Music workshop recorder](https://music-workshop-recorder.herokuapp.com) 🎵
## dev start
```sh
npm run start:dev
```## production start
```sh
npm start
```## demo
[music-workshop-recorder.herokuapp.com](https://music-workshop-recorder.herokuapp.com)
# license
[Apache License, Version 2.0](LICENSE)