--- title: Quack emoji: 🦆 app_file: dist/index.html sdk: static --- # Quack Quack is a tool for exploring and querying datasets using DuckDB embedded in the browser. ## Assets Build artifacts are committed directly to the repo. The latest build artifacts are deployed automatically to [https://huggingface.co/spaces/cephalization/quack](https://huggingface.co/spaces/cephalization/quack) ## Development ```bash npm i -g pnpm pnpm i pnpm run dev ```