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: about 1 month ago
JSON representation

Music workshop recorder

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)