Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 234 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 234 Bytes

Frontend for ClawVault written in svelte.

Setup

Make sure you have bun installed

  • bun install
  • bun run dev

Env

BACKEND_URL=http://localhost:8080