Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello url

######Local run ![Gitter](https://badges.gitter.im/Join Chat.svg) git clone git@github.com:aterreno/setlista.git cd setlista

You will need bower installed to generate the client side code, once installed go to

resources/public/

and run

bower install

Setlista uses redis to store the latest searches from users, install redis and start it up.

You will need leiningen installed to run the server side code, once installed type:

lein run 

The app should be then running on port 8000

######Deploy

git push heroku master 

will deploy to heroku, and the domain http://www.setlista.com points to that instance

######Old 'Docs'

An example query to setlistfm:

http://api.setlist.fm/rest/0.1/search/setlists.json?artistName=jayhawks&date=15-07-2014

With a bit of JS magic you can then query spotify for the songs returned:

https://api.spotify.com/v1/search?q=jayhawks I'm Gonna Make You Love Me

Codeship Status for aterreno/setlista

About

setlista.com code

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages