Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not deploy to Heroku #928

Open
hhimanshu opened this issue Mar 25, 2017 · 6 comments
Open

Can not deploy to Heroku #928

hhimanshu opened this issue Mar 25, 2017 · 6 comments

Comments

@hhimanshu
Copy link

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

  • Forked the repo
  • Created a new branch to deploy changes.
  • Made changes(ref) as described in deploy page for Heroku
  • ran heroku local web
  • Hit http://localhost:5000 as per Heroku's documentation
  • I see error on web page saying Cannot GET / (snapshot attached)

screen shot 2017-03-25 at 5 09 07 pm

Can someone please help me? Thanks a lot

@sandeeprajoria
Copy link

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
Copy link
Author

@Montesdodgers13 , what is this for?

@Tset-Noitamotua
Copy link

@hhimanshu Obviously you were successfull in deploying to heroku?

So what was the trick?

@hhimanshu
Copy link
Author

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

@sandeeprajoria
Copy link

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

@hhimanshu
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants