zhishi-engine/zhishi-backend

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: bundle exec puma -C config/puma.rb -p $PORT
worker: bundle exec sidekiq -C config/sidekiq.yml