So we have made Bookshelf app and need to show it to our friends how to do this ? You need just 2 simple steps.
Add this to your project.clj file:
Heroku will use your production database, so it will run something like lein run.
Ok then
heroku create
git push heroku master
And our app is there.
Couple of important notes.