Blu Lite is a local-first annotation SPA built with Bun + Vite + Vue.
bun install
bun devbun run buildpython scripts/prepare_vocab.py --input cui_sab_terms.tsv --output public/data/vocabThen zip each TSV into *.tsv.zip in public/data/vocab.
Any file in public/data/vocab ending with .tsv.zip is auto-discovered at build/start and exposed to the app.