Laconic Console App
Go to file
2020-05-23 13:13:45 -04:00
packages Initial commit for Apollo client/server with express. 2020-05-23 13:13:45 -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 Initial commit for Apollo client/server with express. 2020-05-23 13:13:45 -04:00
README.md Initial commit for Apollo client/server with express. 2020-05-23 13:13:45 -04:00
yarn.lock Initial commit for Apollo client/server with express. 2020-05-23 13:13:45 -04:00

Console

Apollo GraphQL client and server using express.

Tasks

  • Server React app from server.

  • Trigger server-side commands (separate express path?)

  • Material UI.

  • Router.

  • Shared config.

  • IPFS request.

  • Port modules with dummy resolvers.

  • Monorepo for client/server.

  • Basic React/Apollo component.