heroku/heroku-local

View on GitHub
Procfile

Summary

Maintainability
Test Coverage
web: echo "it works (web)! port: $PORT"
worker: echo "it works (worker)!"
release: echo "it works (release)!"