Skip to content

bellcodo/building-a-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solid-octo-computing-machine

When you visit a webpage you are actually interacting with a computer that is in some other location. The remote computer is running a web application. The website is visible to you because of the remote computer running that web application. We are now going to build our own web application that you can visit!

  1. Create a heroku account.
  2. Create a git repo.
  3. Add requirements.txt
  4. Add Procfile
  5. Add hello_app.py
  6. Create a new heroku app using GitHub option.
  7. Search for your-repo-name and connect to it.
  8. Scroll to the bottom and run manual deploy master.
  9. View the app.
  10. Troubleshoot!

About

python heroku template app aka solid-octo-computing-machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages