deploying to heroku from git
$ heroku git:remote -a thawing-inlet-61413
set git remote heroku to https://git.heroku.com/thawing-inlet-61413.git
deploying to heroku from git
$ heroku git:remote -a thawing-inlet-61413
set git remote heroku to https://git.heroku.com/thawing-inlet-61413.git
heroku.com auto deploy github simple html website
1. Add a file called composer.json to the root directory by running touch composer.json
2. Add a file called index.php to the root directory by running touch index.php
3. Rename the homepage (e.g. index.html) to home.html
4. In index.php, add the following line: <?php include_once("home.html"); ?>
5. In composer.json, add the following line: {}
6. Run git push heroku master
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us