Laconic Console App
Go to file
2020-05-23 17:21:27 -04:00
packages Fixed lint deps for webstorm. 2020-05-23 17:21:27 -04:00
.gitignore Initial commit for Apollo client/server with express. 2020-05-23 13:13:45 -04:00
lerna.json Initial commit for Apollo client/server with express. 2020-05-23 13:13:45 -04:00
package.json Fixed lint deps for webstorm. 2020-05-23 17:21:27 -04:00
README.md Error boundaries and laoding status. 2020-05-23 16:16:35 -04:00
yarn.lock Fixed lint deps for webstorm. 2020-05-23 17:21:27 -04:00

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