google / web-starter-kit

Web Starter Kit - a workflow for multi-device websites
http://developers.google.com/web/starter-kit
Apache License 2.0
18.43k stars 3.02k forks source link

Can not deploy to Heroku #928

Open hhimanshu opened 7 years ago

hhimanshu commented 7 years ago

I am new to front-end and was trying to fork and follow the steps to deploy the work on Heroku, but it failed. My changes are available here.

The steps I performed as following

Can someone please help me? Thanks a lot

sandeeprajoria commented 7 years ago

Do a little research on Procfile (for heroku), try putting it in your local code, with relevant changes, should work. Even here in the documentation https://devcenter.heroku.com/articles/heroku-local they say "To locally start all of the process types that are defined in your Procfile:"

hhimanshu commented 7 years ago

@Montesdodgers13 , what is this for?

Tset-Noitamotua commented 7 years ago

@hhimanshu Obviously you were successfull in deploying to heroku?

So what was the trick?

hhimanshu commented 7 years ago

Multiple things, see https://github.com/hhimanshu/web-starter-kit/commits/master

sandeeprajoria commented 7 years ago

Ohh worderful! So it does not create Procfile by itself.

hhimanshu commented 7 years ago

@sandeeprajoria, no it does not. If you need to get started, fork this repo https://github.com/hhimanshu/web-starter-kit