summaryrefslogtreecommitdiff
path: root/app.json
blob: fc12f7c514de31745dfeb98bd1cc798c8452352e (plain)
1
2
3
4
5
6
7
8
{
  "name": "Kanboard",
  "description": "Kanboard is a simple visual task board",
  "repository": "https://github.com/kanboard/kanboard",
  "logo": "https://kanboard.org/assets/img/icon.svg",
  "keywords": ["kanboard", "kanban", "php", "agile"],
  "addons": ["heroku-postgresql:hobby-dev"]
}