push

To deploy an existing Joystick app via Push, from your terminal, run:

joystick push

When running this command, if you haven't run it before, you will be prompted for your Push account's Session Token.

Options

  • -e, --environment

    The environment to set for process.env.NODE_ENV when your app is deployed (default production).

On This Page