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

Initial ui #1

Merged
merged 11 commits into from
Jul 25, 2019
Merged

Initial ui #1

merged 11 commits into from
Jul 25, 2019

Conversation

jeddai
Copy link
Collaborator

@jeddai jeddai commented Jul 25, 2019

Run docker-compose build then docker-compose up and you'll have the UI working, hosted on port 80.

Development: Run docker run --name=nginx-test --network=kagstats_default -v $(pwd)/dist/ui:/var/www/html -p 12000:80 --rm gcr.io/kagstats/ui from the UI folder, while also running npm run build -- --watch from the same folder. Refreshing will show you the changes you've made to the app.

@jeddai jeddai merged commit 17991cc into master Jul 25, 2019
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.

None yet

1 participant