You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then you have to download the installer for Heroku CLI. After the installment, you can use heroku command from your command shell. You should enter heroku login to your command line to authenticate your connection.
After that, go to the Heroku Dashboard in your browser and select "Create new app" from top right. After selecting a name and choosing a region, a page with deployment instructions will come up.
Now, you can create your project folder and follow the instructions given on the page.
You can check for logs after deploying the project using heroku logs --tail command on your command shell.
Bro please give the instructions to heroku installation process
The text was updated successfully, but these errors were encountered: