adding procfile so project will actually run on heroku

This commit is contained in:
2015-03-23 13:22:22 -04:00
parent 6e43cdf6a0
commit f4f0ad08f9

1
Procfile Normal file
View File

@@ -0,0 +1 @@
web: node app.js