laconic-console/README.md
2020-05-23 22:37:52 -04:00

894 B

Console

Apollo GraphQL client and server using express.

Tasks

POC

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

Next

  • Routes.
  • Fix JsonTree (yarn link).
  • Client/server API abstraction (error handler, etc.)
  • Webpack config (remove dynamic config?)
  • https://github.com/standard/standardx (JSX)
  • Shared config.
  • Port dashboard modules with dummy resolvers.

Done