P2Piano is a room based piano app that let's you play music with friends. It supports usb midi devices and streams midi data between clients using WebRTC.
To run the app locally:
- ensure you have docker and docker compose
- Run
docker compose up
in the root of this project - Open http://localhost:8345 in your browser