I used your project in a demo of Heroku Pipelines yesterday, so I've got a version that's got up-to-date resources and a mostly complete refactor to use promises instead of callbacks.
It also uses db-migrate for the database setup and has a couple of setup files that means it'll "just work" with Heroku.
Happy to finish tidying it up and submit a PR if you want it!
Hi there,
I used your project in a demo of Heroku Pipelines yesterday, so I've got a version that's got up-to-date resources and a mostly complete refactor to use promises instead of callbacks.
It also uses
db-migrate
for the database setup and has a couple of setup files that means it'll "just work" with Heroku.Happy to finish tidying it up and submit a PR if you want it!