Skip to content

Latest commit

 

History

94 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music

A music app, similar to Spotify and Youtube Music.

Development

Open in the repository using the Dev Containers vscode extension. Then:

First Time

pnpm generate-env
docker compose up -d
pnpm db:push
pnpm db:seed
pnpm db:scrape       # Add an artist from Youtube Music.
docker compose down

After

docker compose up    # Start postgres, minio (local S3)
pnpm dev             # Start NextJS

About

A music app, similar to Spotify and Youtube Music.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages