jan/plugins/data-plugin
Louis ca0c5f571f fix: model is started but the indicator is not stopped loading (#446)
* fix: model is started but the indicator is not stopped loading

* chore: show loading indicator on the loading model row only

* Update README.md

---------

Co-authored-by: hiento09 <136591877+hiento09@users.noreply.github.com>
2023-10-26 09:52:32 +07:00
..

Database handler plugin for Jan App

Notice: please only install dependencies and run build using npm and not yarn.

  • index.ts: Main entry point for the plugin.
  • module.ts: Defines the plugin module which would be executed by the main node process.
  • package.json: Defines the plugin metadata.
  • tsconfig.json: Defines the typescript configuration.