filmov
tv
How to deploy flask python app on heroku for free |deploy python website on Internet | Heroku

Показать описание
#python #heroku #deploy
flask python app is deployed on heroku for publicly accessible like webhooks and all
this process is done using github
How to deploy Python Flask app on Heroku
STEPS:
Important:
--------------------------------------------------
web: gunicorn server:app
--------------------------------------------------
server is the the .py file in our case
above things are must.
steps:---
1..Push your code on Github
thats it
app is deployed.
Happy Coding :)
flask python app is deployed on heroku for publicly accessible like webhooks and all
this process is done using github
How to deploy Python Flask app on Heroku
STEPS:
Important:
--------------------------------------------------
web: gunicorn server:app
--------------------------------------------------
server is the the .py file in our case
above things are must.
steps:---
1..Push your code on Github
thats it
app is deployed.
Happy Coding :)