Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to config heroku #1

Closed
moosergamer opened this issue Sep 14, 2021 · 2 comments
Closed

Unable to config heroku #1

moosergamer opened this issue Sep 14, 2021 · 2 comments
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@moosergamer
Copy link

Bro please give the instructions to heroku installation process

@eyupbarlas
Copy link
Owner

eyupbarlas commented Sep 15, 2021

Heroku Installation and Deployment

  • The Heroku CLI requires Git. You have to make sure that Git is installed and setup is done.
  • 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.

2021-09-15 14_23_27-bzzmans-test-app · Heroku-git _ Heroku

  • You can check for logs after deploying the project using heroku logs --tail command on your command shell.

@eyupbarlas eyupbarlas pinned this issue Sep 15, 2021
@eyupbarlas eyupbarlas added documentation Improvements or additions to documentation good first issue Good for newcomers labels Sep 15, 2021
@eyupbarlas
Copy link
Owner

Was it helpful, @moosergamer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants