summaryrefslogtreecommitdiff
path: root/app.json
diff options
context:
space:
mode:
Diffstat (limited to 'app.json')
-rw-r--r--app.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/app.json b/app.json
new file mode 100644
index 00000000..0a45bb41
--- /dev/null
+++ b/app.json
@@ -0,0 +1,8 @@
+{
+ "name": "Kanboard",
+ "description": "Kanboard is a simple visual task board",
+ "repository": "https://github.com/fguillot/kanboard",
+ "logo": "http://kanboard.net/assets/img/icon.svg",
+ "keywords": ["kanboard", "kanban", "php", "agile"],
+ "addons": ["heroku-postgresql:hobby-dev"]
+} \ No newline at end of file