Github repo is now online and up to date for this project:
https://github.com/Tadasu85/steemstarssails
to run it on your own system clone the repo with :
git clone https://github.com/Tadasu85/steemstarssails
then cd steemstarssails
npm install
sails lift
and browse to localhost:1337
Project is not ready for heroku publishing yet but as soon as it is I will make it available.
Before you say it, yes the front end looks almost exactly the same, these changes I have made are entirely back end changes.