Skip to content

misaelabanto/youtube-party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 

Repository files navigation

Youtube Party

Youtube Party is an application designed to let you add and play music with your family and friends in a collaborative environment.

Server

The server-side code is located in the server/ folder. It is built using the ElysiaJS framework.

Installation

To install the necessary dependencies, run:

bun install

Development

To start the development server, execute:

bun dev

This will launch the server in development mode.

Client

The client-side code is located in the client/ folder. The frontend is powered by VueJS.

Installation

To install the required dependencies, run:

bun install

Development

To start the development server for the client, execute:

bun dev

This will start the client in development mode.

Deployment

A functional example of the app is running at: https://party.misaelabanto.com.

Enjoy

This app was created to enjoy music with loved ones. Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published