Files
the-example-app-nodejs/app.json
2017-11-09 17:32:36 +01:00

13 lines
416 B
JSON

{
"name": "The Example App",
"description": "This is \"The Example App\", a reference for building your own applications using Contentful.",
"keywords": [
"contentful",
"example"
],
"website": "https://www.contentful.com/",
"repository": "https://github.com/contentful/the-example-app.nodejs",
"logo": "https://the-example-app-nodejs.herokuapp.com/images/logo-node.svg",
"success_url": "/"
}