Skip to content

Commit

Permalink
First cut
Browse files Browse the repository at this point in the history
  • Loading branch information
hemanth committed Sep 19, 2012
0 parents commit 1da19fa
Show file tree
Hide file tree
Showing 305 changed files with 19,608 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Readme.md
@@ -0,0 +1,12 @@

# Steps to deploy node to heroku

* Create a node app and test locally.

* Install and setup heroku

* `$ heroku create <app_name> -stack cedar

* `$ git push heroku master`

`:wq
1 change: 1 addition & 0 deletions node_modules/.bin/express

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions node_modules/express/.npmignore

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions node_modules/express/.travis.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1da19fa

Please sign in to comment.