evidence-connector-clickhouse
v0.0.2
Published
Install this plugin in an Evidence app with ```bash npm install evidence-connector-clickhouse ```
Downloads
13
Maintainers
Readme
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.