next-advanced-apollo-starter icon indicating copy to clipboard operation
next-advanced-apollo-starter copied to clipboard

Question to those who uses this template

Open nikitowsky opened this issue 3 years ago • 2 comments

I just want to know what you expect to be added/removed/done better? Do you need deploy-specific things included (Dockerfile, docker-compose, nginx config), or do you expect to see such things as documentation only and keep this template clean such specific things?

nikitowsky avatar Dec 07 '21 19:12 nikitowsky

Thanks for being so helpful. I'd keep it nice and clean and NOT add unrelated stuff. I'd rather see an implementation that supports graphql subscriptions. Apollo has a write up about it: https://www.apollographql.com/docs/apollo-server/data/subscriptions/

Morriz avatar May 28 '22 17:05 Morriz

I'd rather see an implementation that supports graphql subscriptions. Apollo has a write up about it: https://www.apollographql.com/docs/apollo-server/data/subscriptions/ @Morriz have you found what you were looking for here? I came across this today in my research describing a Next.js Serverless Apollo Subscription setup: Tutorial site and Final App on Github

owenhoskins avatar Aug 12 '23 15:08 owenhoskins