Akryum / Akryum/vue-cli-plugin-apollo

Best way to use without Express Middleware?

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
477
Forks
109
PR merge metrics
No merged PRs in 30d

Description

I have a separate Express server on port 3000 that deals with standard app routes, but I would like to have any GraphQL requests come through a `/graphql` route and be proxied to Apollo (running on 4000). I'm using `http-proxy` but it does not seem to want to connect (timeout with bad request).

There has to be something wrong with how I'm trying to set this up. Does anyone have experience running a custom server alongside Apollo?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.