stephenwade / festival

A website to host online music festivals
ISC License
2 stars 1 forks source link

Festival

Festival is a web app to host online music festivals. It plays the same audio file for all users at the same time based on their system clock, allowing for the social aspect of a live broadcast (everyone can react to the same music at the same time) without requiring live streaming infrastructure.

Local Development

Azure Setup

Make sure that your Azure storage account is set to allow CORS requests. This is required for the visualizer to work.

Testing

Building

Deploying

Pushing to main triggers a deploy on Railway.

External Dependencies