Skip to content

Instantly share code, notes, and snippets.

View Lyonsmasawa's full-sized avatar
🎯
Focusing

Lyons Lyonsmasawa

🎯
Focusing
View GitHub Profile
@Lyonsmasawa
Lyonsmasawa / DEPLOYING-DJANGO-APPS-TO-HEROKU.md
Created March 21, 2022 07:19 — 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: