Skip to content

App that can download songs for free. App follows micro services architecture with a highly scalable design. Did not host it for it violates copyrights.

Notifications You must be signed in to change notification settings

Arpit078/spot-down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation :

  1. git clone https://github.com/Arpit078/spot-down.git
  2. cd spot-down
  3. docker compose up You'll need api keys, create a .env in root with :
PGHOST=postgres
PGPORT=5432
PGDATABASE=spotdowndb
PGUSER=postgres
PGPASSWORD=spot-down-db-password
REDIS_HOST=redis
CLIENT_SECRET=YOUR_SPOTIFY_SECRET
CLIENT_ID=YOUR_SPOTIFY_CLIENT_ID

Video

spot-down-with-audio.mp4

About

App that can download songs for free. App follows micro services architecture with a highly scalable design. Did not host it for it violates copyrights.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published