gadzorg/gram2_api_server

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: bundle exec puma -t 1:1 -p ${PORT:-3000} -e ${RACK_ENV:-development}
service_rabbitmq: bundle exec rake gorg_service:run