This app has been built based on this tutorial, originally on the master branch. On the bookshelf branch the code related to database has been adapted to that ORM.
After cloning the repo, you can start the app by:
$ npm install
$ node app.js
Open on a browser http://localhost:4000/players/
to start ussing the app.
Opening http://localhost:4000/assets/img/diego.jpeg
you can access directly to the players' images.