894 B
894 B
Console
Apollo GraphQL client and server using express.
Tasks
POC
- Trigger server-side wire commands (separate express path?)
Next
- Routes.
- Fix JsonTree (yarn link).
- Client/server API abstraction (error handler, etc.)
- Webpack config (remove dynamic config?)
- https://github.com/standard/standardx (JSX)
- Shared config.
- Port dashboard modules with dummy resolvers.
Done
- [c] Client resolvers: https://www.apollographql.com/docs/tutorial/local-state/
- Test backend IPFS client request.
- Hash Router.
- Layout (with Material UI).
- config from provider.
- Error boundary.
- Server React app from server.
- Monorepo for client/server.
- Basic React/Apollo component.