Skip to content

Django backend which performs GitHub PR on receiving geoBoundaries contributor POST data

Notifications You must be signed in to change notification settings

geoBoundaryBot/gbContributeBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbContributeBackend

Django backend which performs GitHub PR on receiving geoBoundaries contributor POST data

Requirements for the Heroku app

In the Heroku dashboard:

  1. Add python buildpack
  2. Add heroku-postgresql addon
  3. Add config vars
    • GITHUB_TOKEN (see geoBoundaryBot access tokens)
    • SECRET_KEY (this can be anything and is used by django to encrypt data)

About

Django backend which performs GitHub PR on receiving geoBoundaries contributor POST data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages