It comes with a config.ru that makes compatible with rack. So you can deploy it into any webserver rack compatible like Apache and Nginx.
- config.ru to deploy inside apache/nginx
- views using erb
- partials and layout use examples
- tmp/restart.txt to be touched
- Sinatra only!