# Deploying Flask Apps to Heroku
In this section we'll learn how to share our apps with our users very easily, with the help of Heroku.
To deploy to Heroku we do need to make a few small changes to our application code, so let's do it!
In this section we'll learn how to share our apps with our users very easily, with the help of Heroku.
To deploy to Heroku we do need to make a few small changes to our application code, so let's do it!