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

how to use #36

Closed
weaktyper opened this issue Feb 5, 2017 · 6 comments
Closed

how to use #36

weaktyper opened this issue Feb 5, 2017 · 6 comments

Comments

@weaktyper
Copy link

I've started the docker container but I'm unfamiliar with tmux and not sure how to use it.

I'm not even sure what to look for, are there screenshots anywhere to help get started?

@jdittrich
Copy link

Same problem here. I remember that I successfully used this project in the past, but I don't remember the need to tmux explicitly.

@niwinz
Copy link
Contributor

niwinz commented Feb 13, 2017

Tmux is just a helper for run many things in one unique docker container, you need to lear a very small shortcuts in order to get you proficient with it, and there are a lot of documentations on how-to's on how to use tmux.

On the end, it is a terminal multiplexor, it is opened in the docker container and starts 3 different subterminals each one running different processes: gulp, figwheel, and the backend.

@weaktyper
Copy link
Author

weaktyper commented Feb 13, 2017

@niwinz
But How do I start the UX frontend ? -- do I need to open it in a browser at localhost and do I need to run any command for the frontend or backend.

@niwinz
Copy link
Contributor

niwinz commented Feb 13, 2017

when the figwheel is up and running (in tmux together with the gulp), just go to http://localhost:3449 on your browser.

@weaktyper
Copy link
Author

thanks, I'll try this soon and see how i get on.

@weaktyper
Copy link
Author

weaktyper commented Feb 14, 2017

See the errors in issue 35 when trying to start.

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