Skip to content
This repository was archived by the owner on Jul 6, 2021. It is now read-only.

Update readme instructions#6

Open
mariovisic wants to merge 1 commit intoferocia:masterfrom
mariovisic:update_readme_instructions
Open

Update readme instructions#6
mariovisic wants to merge 1 commit intoferocia:masterfrom
mariovisic:update_readme_instructions

Conversation

@mariovisic
Copy link
Copy Markdown

Running the commands in the readme results in the server starting on
port 3000 and the client expects it to be on 8080, so we get the error:

Doh - disconnected - no snek running at localhost:8080

I've updated the instructions to set the port for the server, there is also a
Procfile which the instructions don't use, it could be a good idea to have a
single Procfile in the base directory that starts all 3 processes.

Also the client doesn't use node, so no need to install packages via yarn.

Running the commands in the readme results in the server starting on
port 3000 and the client expects it to be on 8080, so we get the error:

> Doh - disconnected - no snek running at localhost:8080

I've updated the instructions to set the port for the server, there is also a
Procfile which the instructions don't use, it could be a good idea to have a
single Procfile in the base directory that starts all 3 processes.

Also the client doesn't use node, so no need to install packages via yarn.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant