CorpGlory / tsdb-kit

GNU General Public License v3.0
10 stars 1 forks source link

tsdb-kit saas plugins #14

Open jonyrock opened 3 years ago

jonyrock commented 3 years ago

idea is to be able to write your own plugins for tsdb-kit so you can import into your final service external saas datasources and inject them on compile time, for example, when webpack compiles. We also might want to add typings for interfaces our extrnal developers need to implement.

jonyrock commented 3 years ago

We need to imeplement https://github.com/CorpGlory/tsdb-kit/issues/15 first