hiento09 517d651871
Feature CICD for MacOS and Windows (#263)
* Separate CICD into multi platform
* Update yarn script to build multi-platform and arch

---------

Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Hien To <>
2023-10-04 13:44:02 +00: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.