Skip to content

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

Notifications You must be signed in to change notification settings

eebesos/ps-heroku-django-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%