A website template with lots of features, built with ruby on rails.

Procfile 133B

12
  1. web: bundle exec unicorn -p $PORT -c ./config/unicorn.rb
  2. resque: env TERM_CHILD=1 RESQUE_TERM_TIMEOUT=10 bundle exec rake resque:work