Python Heroku Deployment
Steps to create a postgres database and deply a Python app to Heroku
Install guinicorn locally
pipenv install gunicorn
or
pip install gunicorn
Steps to create a postgres database and deply a Python app to Heroku
pipenv install gunicorn
or
pip install gunicorn
Steps to create a postgres database and deply a Python app to Heroku
pipenv install gunicorn
or
pip install gunicorn