- org charts: auto-layout generation for organizational hierarchies.
- vector graphics: full svg support with precise path manipulation.
- modern ui: built with shadcn principles and base ui primitives.
- local only: runs entirely in your browser. no server-side data processing, ensuring complete privacy.
clone the project and install dependencies:
git clone https://github.com/frsswq/baganify.git
cd baganify
bun installstart the development server:
bun run devbuild for production:
bun run build- framework: react spa + tanstack router
- build: vite (static export)
- styling: tailwind css v4 + base ui
- state: zustand
- icons: phosphor icons