Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 277 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 277 Bytes

gbContributeBackend

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

Requirements

Add config vars

  • GITHUB_TOKEN (see geoBoundaryBot access tokens)
  • SECRET_KEY (this can be anything and is used by django to encrypt data)