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

Use webpack proxy for API access #55

Closed
wants to merge 1 commit into from

Conversation

phile314
Copy link
Contributor

@phile314 phile314 commented Nov 9, 2017

This proxies API requests through the webpack dev server running on port 3000. This solves the CORS issue ( #30 ), as now everything can be reached via the same port.

In productive development, it will be probably easiest to use e.g. nginx to do this proxying.

@domenkozar
Copy link
Contributor

Travis is having some issues, looking into it.

@domenkozar
Copy link
Contributor

@phile314 could you rebase on master to fix CI?

@phile314
Copy link
Contributor Author

@domenkozar Are you on IRC? I have some questions...

@phile314 phile314 closed this Nov 6, 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 this pull request may close these issues.

2 participants