Skip to content

Conversation

gurbraj
Copy link
Contributor

@gurbraj gurbraj commented Feb 16, 2017

added:
gem install foreman # download and install Foreman


This change is Reviewable

added:
gem install foreman             # download and install Foreman
@coveralls
Copy link

coveralls commented Feb 16, 2017

Coverage Status

Coverage remained the same at 99.329% when pulling 6d03053 on gurbraj:patch-1 into 932b462 on shakacode:master.

@justin808 justin808 merged commit cb48097 into shakacode:master Feb 16, 2017
@justin808
Copy link
Member

Thanks @gurbraj!

@gurbraj
Copy link
Contributor Author

gurbraj commented Feb 16, 2017

Thanks for a cool gem @justin808 ! Excited to try it out.

When I run the server with:

foreman start -f Procfile.dev

I can not connect to it from the client (my browser).

However, it works when I do the usual:
bin/rails s

I'm trying to integrate react onto an already made rails app.

Any ideas why? And can it become a problem down the line if I just use 'bin/rails s'?

Thanks!

@gurbraj gurbraj deleted the patch-1 branch February 16, 2017 22:42
@justin808
Copy link
Member

@gurbraj

export PORT=3000

if you want to use localhost:3000

port 5000 is the default for foreman.

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

Successfully merging this pull request may close these issues.

3 participants