forked from cerc-io/laconic-console
30 lines
692 B
Markdown
30 lines
692 B
Markdown
# Console
|
|
|
|
Apollo GraphQL client and server using express.
|
|
|
|
## Tasks
|
|
|
|
### POC
|
|
|
|
- [ ] https://github.com/standard/standardx (JSX)
|
|
|
|
- [ ] config from provider.
|
|
- [ ] Hash Router.
|
|
- [ ] Trigger server-side commands (separate express path?)
|
|
- [ ] Test backend IPFS request.
|
|
|
|
### Next
|
|
|
|
- [ ] Lint settings for webstorm (bug?)
|
|
- [ ] Shared config.
|
|
- [ ] Port dashboard modules with dummy resolvers.
|
|
|
|
### Done
|
|
|
|
- [ ] Layout (with Material UI).
|
|
- [x] Error boundary.
|
|
- [x] 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/
|
|
- [x] Monorepo for client/server.
|
|
- [x] Basic React/Apollo component.
|