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

Add a Makefile option to leverage gatsby live development server #9

Open
JulesAaelio opened this issue Jul 11, 2018 · 0 comments · Fixed by #12
Open

Add a Makefile option to leverage gatsby live development server #9

JulesAaelio opened this issue Jul 11, 2018 · 0 comments · Fixed by #12

Comments

@JulesAaelio
Copy link
Contributor

Gatsby provide a live development server but not logs are showed when starting the project.

Expected Behavior

It would be nice having the Gatsby live development server logs.

Current Behavior

Docker container is started but console is not attached to it , so no logs shows up automatically.

Possible Solution

Add a develop command in Makefile to start container and attach to it (docker-compose up)

Context

Working on #4 with PR #8

@lutangar lutangar changed the title please add a Makefile option to leverage gatsby live development server Add a Makefile option to leverage gatsby live development server Jul 12, 2018
pocky added a commit that referenced this issue Jul 12, 2018
pocky added a commit that referenced this issue Jul 12, 2018
pocky added a commit that referenced this issue Jul 12, 2018
pocky added a commit that referenced this issue Jul 12, 2018
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 a pull request may close this issue.

1 participant