dlbunker / ps-heroku-django-sample

This is a sample Python Django app that can be deployed on Heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a sample Django API only app that can be deployed to a Heroku environment.

Here's how to do that:

  • Make sure you have a Heroku account

  • Fork this repo to your own github account

  • Login to the Heroku dashboard and create a new app

  • On the deploy tab, select the GitHub option as your deployment method

  • Select your forked github repo and connect it

  • Enable automatic deployments

  • Finally manually deploy as your first deployment. Check the Overview or Activity tabs to make sure it deployed ok.

About

This is a sample Python Django app that can be deployed on Heroku


Languages

Language:Python 100.0%