tlatsas / sinatra-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sinatra template

This is used to bootstrap simple sinatra apps and tt uses the Sinatra modular application style.

Running SampleApp

Start server

rackup

or

nohup bundle exec puma -C config/puma.rb

About


Languages

Language:Ruby 85.5%Language:HTML 11.2%Language:CSS 3.3%