2020-05-23 17:13:45 +00:00
|
|
|
# Console
|
|
|
|
|
|
|
|
Apollo GraphQL client and server using express.
|
|
|
|
|
|
|
|
## Tasks
|
|
|
|
|
|
|
|
- [ ] Server React app from server.
|
2020-05-23 18:36:15 +00:00
|
|
|
- https://www.freecodecamp.org/news/how-to-set-up-deploy-your-react-app-from-scratch-using-webpack-and-babel-a669891033d4/
|
|
|
|
|
2020-05-23 17:13:45 +00:00
|
|
|
- [ ] 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.
|