Skip to content

rkh/sinatra-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Sinatra template, as requested on Twitter.

Run:

bundle install
foreman start

Deploy to heroku:

heroku create --stack cedar
heroku config:add RACK_ENV=production
git ps heroku

About

base template for classic sinatra apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages