Updated Heroku settings

react_convert
Mark Moffat 2018-02-05 16:26:36 +01:00
parent 869792b8b1
commit 5d33df7ce0
1 changed files with 17 additions and 0 deletions

17
app.json Normal file
View File

@ -0,0 +1,17 @@
{
"name": "expressCart",
"description": "A fully functioning Node.js shopping cart with Stripe, PayPal and Authorize.net payments.",
"repository": "https://github.com/mrvautin/expressCart",
"logo": "https://expresscart.markmoffat.com/assets/img/logo.png",
"keywords": [
"Shopping cart",
"express",
"mongodb",
"nodejs",
"ecommerce",
"paypal",
"lunr",
"cart",
"shopping"
]
}