Skip to content

BlacAc3/vault-er

 
 

Repository files navigation

Vault-er

A minimal Storacha desktop client built with SvelteKit + Tauri. Auth, spaces, and local-first storage with a clean UI.

Stack

  • SvelteKit (Svelte 5)
  • Tauri 2
  • TypeScript
  • Tailwind CSS 4

Scripts

  • npm run dev: start app in dev (Vite + Tauri)
  • npm run build: build frontend (Vite)
  • npm run preview: preview built frontend
  • npm run tauri: run Tauri CLI
  • npm run check: typecheck with svelte-check

Development

npm install
npm run tauri dev

Build (desktop)

npm run tauri build

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 67.6%
  • TypeScript 21.0%
  • CSS 7.7%
  • JavaScript 2.0%
  • Rust 1.1%
  • HTML 0.6%