0.0.2 • Published 1 year ago
evidence-connector-clickhouse
Licence
MIT
Version
0.0.2
Deps
2
Size
7 kB
Vulns
0
Weekly
0
Evidence Clickhouse Source Plugin
Install this plugin in an Evidence app with
npm install evidence-connector-clickhouse
Register the plugin in your project in your evidence.plugins.yaml file with
datasources:
evidence-connector-clickhouse: {}
Launch the development server with npm run dev and navigate to the settings menu (localhost:3000/settings) to add a data source using this plugin.