0.5.0 • Published 2 years ago

@comake/skl-app-server v0.5.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Standard Knowledge Language Application Server

A template for SKL applications

TODO

  • Break up BaseHttpServerFactory createServer function
  • UiEnabledConverter?
  • Add integration tests for Storage Accessor

Note

There's a bug with typeorm and componentsjs-generator You have to add "./package.json": "./package.json", to the exports of node_modules/typeorm/package.json. See: