example_01_nextjs_apollo
example_01_nextjs_apollo copied to clipboard
Missing Redux-Store when I build the project locally
Hi,
first of all, thanks for your example. It looks really promising to me. Can you please help me though? I am currently struggling with all the Redux-No-Redux in Apollo 1.x and 2.x version. In your example on https://vinylbase.now.sh/ I can see Redux still working (in the Chrome Dev-Tools) but not when I clone your repository and build the project locally. Am I doing something wrong here?
Thank you guys.