aburd / beats-with-friends

A piece of software where beatmakers can make beats with each other.
3 stars 0 forks source link

Description

Beats with friends. A piece of software where beatmakers can make beats with each other.

Demo

Index

Contributing

Please see the contributing doc.

Building and Running

Besides the commands listed here, check the package.json for others.

Installation

$ git clone git@github.com:aburd/beats-with-friends.git
$ cd beats-with-friends
pnpm install

Running

pnpm dev

Update the VITE_DEBUG var in the .env file for more debug information.

Stack

Hosting

Firebase Hosting

Backend

Frontend

Features

Turn Mode

Each beatmaker is assigned to a group. That group can collaborate on music turn by turn. One person works on the beat, then marks when they are finished. Then the next person works on the beat and so on.