Akryum / Akryum/vue-cli-plugin-apollo
Best way to use without Express Middleware?
Abierto
question
- Lenguaje dominante
- JavaScript
- Estrellas
- 477
- Forks
- 109
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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?
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.