Skip to content

Repository files navigation

pianco

🎹 Online multiplayer virtual piano with MIDI support

How to start with docker

Up:

docker-compose up -d 

Go: http://localhost/

How to start without docker

Frontend

# 1. install dependencies
npm install
# 2. run server
npm run start

Backend

# 1. go to backend folder
cd backend
# 2. install dependencies
npm install
# 3. run server
npm run start

About

🎹 Online multiplayer virtual piano with MIDI support

Topics

Resources

Stars

41 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages