-
Notifications
You must be signed in to change notification settings - Fork 26
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
Refactor, env vars, and update packages #598
Conversation
@tetogomez @adriexnet @AngeloCG97 After updating |
…to fix/update-packages
* fix(hapi): standarize env var prefix names * fix(webapp): standarize env var prefix names
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@xavier506 thanks very much about file restructuring, looks so nice now. 💯
.env.example
Outdated
WEBAPP_GRAPHQL_HTTP_URL=http://localhost:8080/v1/graphql | ||
WEBAPP_API_URL=https://jungle.eosio.cr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@xavier506 should I remove it, right? is not been used except by webapp/Dockerfile
GH Issue
resolve #587
resolve #613
resolve #618
resolve #604
Chart.js breaking changes specification here
Eslintrc bug fix here