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

Procfile 87B

    web: bundle exec rails server -p $PORT worker: env QUEUE=* bundle exec rake resque:work