quack / README.md
Tony Powell
Build and deploy to HF space
206491f
|
raw
history blame
446 Bytes
metadata
title: Quack
emoji: 🦆
app_file: dist/index.html

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

Development

npm i -g pnpm
pnpm i
pnpm run dev