Skip to content

tjmw/spotifork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotifork

Dependencies

  • docker-compose
  • docker-machine

Provision a Machine

$ docker-machine create -d <driver> <name>
$ docker-machine active <name>
$ eval "$(docker-machine env <name>)"

Running the app (on a machine)

$ docker-compose build
$ docker-compose up -d

About

Pitchfork best new music lists with links to Spotify content

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published