indentlabs/notebook

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: RAILS_GROUPS=web bundle exec puma -C config/puma.rb
worker: RAILS_GROUPS=worker bundle exec sidekiq -e production -C config/sidekiq.yml