Skip to content
/ sinatra-base Public template

My base Sinatra template to bootstrap new projects.

Notifications You must be signed in to change notification settings

pggalaviz/sinatra-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sinatra Base

My base Sinatra template to bootstrap new projects.

To get started, clone repo and run:

bundle install
bundle exec unicorn -p 4000 -c ./config/unicorn.rb`

Now go to http://localhost:4000 and start hacking!

About

My base Sinatra template to bootstrap new projects.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published