-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Mаартен edited this page Sep 15, 2019
·
3 revisions
This repository is created to show the power of injectable GraphQL modules. It will also showcase a complete working frontend application with Apollo React hooks. For the frontend NextJS is used because it saves me writing code, the focus is on the modules and how easy it is to test them and give them SSR/CSR responses.
For the GraphQL server open API data from bol.com is being used. For that you will need a key, but by default it will run the server in mock mode. Some responses for this services are mocked.
For a working online version see the main readme. It's on Heroku, so please give it some time to spin up.