You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "A self-contained, OAuth-gated SQL browser for any ClickHouse cluster. Vanilla ES modules, served from ClickHouse itself as one HTML file with zero third-party requests.",
"type": "module",
"license": "Apache-2.0",
"scripts": {
"build": "node build/build.mjs",
"test": "vitest run --coverage --config tests/vitest.config.ts",