README
heroku-production-check plugin
Checks an app for various production-ready checks.
Usage:
$ heroku plugins:install heroku-production-check
$ heroku apps:status -a APPNAME
Heroku plugin to check to see if a Heroku app is production ready
<script type="module">
import herokuProductionCheck from 'https://cdn.skypack.dev/heroku-production-check';
</script>
Checks an app for various production-ready checks.
Usage:
$ heroku plugins:install heroku-production-check
$ heroku apps:status -a APPNAME