diff --git a/app.json b/app.json new file mode 100644 index 0000000000..e0afc197d8 --- /dev/null +++ b/app.json @@ -0,0 +1,7 @@ +{ + "name": "Unleash", + "description": "A default setup of Unleash", + "repository": "https://github.com/heroku/node-js-sample", + "logo": "https://node-js-sample.herokuapp.com/node.png", + "keywords": ["node", "feature toggles", "release"] + } \ No newline at end of file