Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/danielesteban/beats

A virtual collaborative song
https://github.com/danielesteban/beats

synthesizer webaudio webrtc webxr

Last synced: 17 days ago
JSON representation

A virtual collaborative song

Awesome Lists containing this project

README

        

[beats](https://beats.gatunes.com/)
[![Build Status](https://travis-ci.org/danielesteban/beats.svg?branch=master)](https://travis-ci.org/danielesteban/beats)
==

> A virtual collaborative song

#### docker-compose

```yaml
version: '3'
services:
server:
image: danigatunes/beats:latest
ports:
- "80:8080"
```