Akryum / Akryum/vue-cli-plugin-apollo
Best way to use without Express Middleware?
Aberta
question
- Linguagem predominante
- JavaScript
- Estrelas
- 477
- Forks
- 109
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.