heroku-local

5.1.21 • Public • Published

heroku-local Circle CI

Code Climate npm version License

js-standard-style

Run heroku apps locally. This plugin is built into the Heroku Toolbelt, you do not need to install it separately.

To use:

$ heroku local
12:47:17 PM web.1 | listening on 3000

This command internally uses node-foreman to run the app locally.

Help

$ heroku help local

Usage: heroku local [PROCESSNAME]

 run heroku app locally

 Start the application specified by a Procfile (defaults to ./Procfile)

 Examples:

   heroku local
   heroku local web
   heroku local -f Procfile.test -e .env.test

 -f, --procfile PROCFILE
 -e, --env ENV
 -p, --port PORT

Additional commands, type "heroku help COMMAND" for more details:

  local:version  #  display node-foreman version

/heroku-local/

    Package Sidebar

    Install

    npm i heroku-local

    Weekly Downloads

    37

    Version

    5.1.21

    License

    ISC

    Last publish

    Collaborators

    • dickeyxxx
    • raulb
    • friism
    • ransombriggs
    • itops