# Console Apollo GraphQL client and server using express. ## Tasks - [ ] Server React app from server. - https://www.freecodecamp.org/news/how-to-set-up-deploy-your-react-app-from-scratch-using-webpack-and-babel-a669891033d4/ - [ ] Trigger server-side commands (separate express path?) - [ ] Material UI. - [ ] Router. - [ ] Shared config. - [ ] IPFS request. - [ ] Port modules with dummy resolvers. - [x] Monorepo for client/server. - [x] Basic React/Apollo component.