Bun workspaces monorepo for the Mini Tools Suite.
apps/web: Next.js 16 App Router applicationpackages/ui: Shared UI exportspackages/lib: Shared utility exportspackages/tools-core: Pure tool logic and tests
bun installbun devbun run lintbun run typecheckbun testbun run build
- Disabled by default. If
GOATCOUNTER_URLis unset, empty, or invalid, no GoatCounter script is injected. - To enable, set
GOATCOUNTER_URLto your endpoint, for example:https://stats.example.com/count - Self-hosters can point this to their own GoatCounter instance URL.