Laconic Console App
Go to file
2020-05-25 22:16:25 -04:00
.idea Local resolver. 2020-05-23 22:37:52 -04:00
packages Version check and sorting. 2020-05-25 22:16:25 -04:00
.gitignore Layout with sidebar. 2020-05-23 19:01:17 -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 App/Bots/Records. 2020-05-25 18:32:45 -04:00
yarn.lock Version check and sorting. 2020-05-25 22:16:25 -04:00

Console

Apollo GraphQL client and server using express.

Tasks

POC

  • Complete WNS functionality

    • Logging
    • Webpack and dynamic config
    • Routes for services
    • Trigger server-side wire commands
    • Test on device in production.
  • IPFS

  • Signal

  • Apps

  • Bots

  • Meta

Next

  • Client/server API abstraction (error handler, etc.)

  • Port dashboard API calls (resolve config first).

  • Port dashboard react modules with dummy resolvers.

  • https://github.com/standard/standardx (JSX)

Done