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

docs(README): add instructions on how to run starterkit w/ prod API #537

Merged
merged 2 commits into from
Jun 7, 2019

Conversation

machikoyasuda
Copy link
Contributor

@machikoyasuda machikoyasuda commented Jun 7, 2019

Resolves 501
Impact: minor
Type: docs

Issue

This resolves part of #501 - answers this question: I would like to run the started kit locally, but sometimes connected to externally hosted staging Reaction GraphQL server on Digital Ocean.

Solution

Add the command: docker-compose run --rm --service-ports web yarn dev

It's tricky cos you gotta add --service-ports

Breaking changes

none

Testing

  1. Try this command out

@machikoyasuda machikoyasuda requested a review from nnnnat June 7, 2019 19:09
Signed-off-by: Machiko Yasuda <[email protected]>
Copy link
Contributor

@nnnnat nnnnat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@nnnnat nnnnat merged commit 0e7728e into develop Jun 7, 2019
@nnnnat nnnnat deleted the docs-readme-docker branch June 7, 2019 21:15
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.

2 participants