Skip to content

Instantly share code, notes, and snippets.

@practicalli-johnny
Created August 11, 2014 13:43
Show Gist options
  • Save practicalli-johnny/752db253e20b97724459 to your computer and use it in GitHub Desktop.
Save practicalli-johnny/752db253e20b97724459 to your computer and use it in GitHub Desktop.
Heroku Button manifest file for sample Node.js App
{
"name": "Node.js Sample",
"description": "A barebones Node.js app using Express 4",
"repository": "https://github.com/heroku/node-js-sample",
"logo": "https://node-js-sample.herokuapp.com/node.svg",
"keywords": ["node", "express", "static"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment