A website build with Sinatra, including an API service based on Grape.
bundle install --path=vendor/bundle
bundle exec rackup config.ru
visit http://localhost:9292
bundle exec rake spec
http://recipes.sinatrarb.com/#deployment_nginx_proxied_to_unicorn http://recipes.sinatrarb.com/#deployment_apache_with_passenger