Skip to content

frsswq/baganify

Repository files navigation

baganify logo

baganify

local-first, chart generator for the web.

bun react tailwind css tanstack


features

  • 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.

run locally

clone the project and install dependencies:

git clone https://github.com/frsswq/baganify.git
cd baganify
bun install

start the development server:

bun run dev

build for production:

bun run build

tech stack

  • framework: react spa + tanstack router
  • build: vite (static export)
  • styling: tailwind css v4 + base ui
  • state: zustand
  • icons: phosphor icons

About

Local-first, chart shape generator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published