Skip to content

Instantly share code, notes, and snippets.

View vionaosiako's full-sized avatar

Lioness vionaosiako

View GitHub Profile

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: