GitHub - Grouper/Seed: Sinatra app with bootstrap, sprockets and livereload. Ready to be deployed to heroku.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Seed

Seed is a bare-bones Sinatra app that can be used as a template for making better Sinatra apps.

It comes with

  • Sprockets: to enable direct development in haml, sass and coffeescript.
  • LiveReload: automatically reloads pages during development to speed up debugging

Installation

Run with

bundle exec rackup

Developing

To automatically reload pages when you make changes to its source code, run in a seperate console:

bundle exec guard

Deploying

Deploy to heroku, if you expect heavy traffic, we recommend cloudflare

About

Sinatra app with bootstrap, sprockets and livereload. Ready to be deployed to heroku.

Resources

Readme

Activity

Custom properties

Stars

5 stars

Watchers

12 watching

Forks

0 forks

Releases

No releases published