mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 22:04:06 +02:00
add app.json
This commit is contained in:
parent
c86a9b8190
commit
24848e5366
1 changed files with 7 additions and 0 deletions
7
app.json
Normal file
7
app.json
Normal file
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"name": "Node.js Slideshow",
|
||||||
|
"description": "A barebones Node.js app using Express 4",
|
||||||
|
"repository": "https://github.com/heroku/node-js-sample",
|
||||||
|
"logo": "https://github.com/heroku/node-js-sample/node.svg",
|
||||||
|
"keywords": ["node", "express", "static"]
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue