If you’ve come to this point, chances are you have a running website on Heroku. This is the last part of the tutorial that will make sure you know how to add content to your website on Heroku.
Let’s suppose your web app is running, and you come back the next day to add some more content to your website. What you basically need to do is first you need to edit your local Python, HTML, CSS or other files depending on what you want to change. And, then apply the git add, commit and push commands to upload those modified files to the Heroku cloud. Does that sound too simplified? Here is the step-by-step guide:
Learn Flask development and learn to build cool apps with our premium Python course on Udemy.
We will keep you Python-motivated if you subscribe below.