Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 794 Bytes

README.md

File metadata and controls

43 lines (26 loc) · 794 Bytes

Partysound

VK mini application for finding shared songs between vk users

Authors

Installation

Install Partysound via docker.

Dependencies: [Docker, docker-compose]

  git clone https://github.com/kinsoRick/partysound.git \
  cd partysound \
  docker compose -f local.yml build

Run Locally

Start the server via docker

  docker compose -f local.yml up

Features

  • Create playlists with shared songs/audios
  • List all created playlists
  • Send playlists through VK group in Direct messages
  • Caching songs before creating a playlist

Screenshots

image

image2

image3