forked from cerc-io/laconic-console
Laconic Console App
.idea | ||
packages | ||
.gitignore | ||
lerna.json | ||
package.json | ||
README.md | ||
yarn.lock |
Console
Apollo GraphQL client and server using express.
Tasks
POC
-
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).
- Error boundary.
- Server React app from server.
- Monorepo for client/server.
- Basic React/Apollo component.