from Hacker News

Sinatra and postgresql perform on a heroku stage tutorial

by kmb40 on 1/14/14, 12:58 PM with 0 comments

I documented a tutorial that acts as a primer to Rails. It covers building a web blog using Sinatra, sqlite database, git and the twitter bootstrap locally on a MAC and then deploying to heroku and migrating to a postgreSQL database.

I could not find a concise detailed tutorial so I combined several from around the web.