DEV Community

Kentaro0919
Kentaro0919

Posted on • Edited on

1 2

Heroku tips

Tips I found using Heroku with Masonite

To display the versions of application release.

$ heroku releases -a {appname}

To rollback to a version.

$ heroku rollback v53 -a {appname}

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs