Laconic Console App
packages | ||
.gitignore | ||
lerna.json | ||
package.json | ||
README.md | ||
yarn.lock |
Console
Apollo GraphQL client and server using express.
Tasks
POC
- Refresh button.
- Trigger server-side commands (separate express path?)
- Test backend IPFS request.
- Layout/Router (with Material UI).
Next
- Lint settings for webstorm (bug?)
- Shared config.
- Port dashboard modules with dummy resolvers.
Done
- Error boundary.
- Server React app from server.
- Monorepo for client/server.
- Basic React/Apollo component.