Skip to content

Instantly share code, notes, and snippets.

View AlexKarari's full-sized avatar

Alexander Kariuki AlexKarari

  • Nairobi
View GitHub Profile
@AlexKarari
AlexKarari / DEPLOYING-DJANGO-APPS-TO-HEROKU.md
Created August 11, 2020 17:25 — forked from newtonkiragu/DEPLOYING-DJANGO-APPS-TO-HEROKU.md
Deploying Django Applications to heoroku

How to Deploy Django Applications on Heroku

Install heroku CLI

Sign up to Heroku.

Then install the Heroku Toolbelt. It is a command line tool to manage your Heroku apps

After installing the Heroku Toolbelt, open a terminal and login to your account: