Skip to content

Add veritas-kanban to React Real Apps#1542

Open
BradGroux wants to merge 1 commit intoenaqx:masterfrom
BradGroux:add-veritas-kanban
Open

Add veritas-kanban to React Real Apps#1542
BradGroux wants to merge 1 commit intoenaqx:masterfrom
BradGroux:add-veritas-kanban

Conversation

@BradGroux
Copy link

veritas-kanban

Repository: https://github.com/BradGroux/veritas-kanban

Self-hosted Kanban board with AI agent integration, built with React 19, Vite 6, and TanStack Query.

Why it belongs in React Real Apps

  • React 19 with TypeScript strict mode
  • Vite 6 with vendor chunk splitting (69% bundle reduction)
  • TanStack Query with WebSocket-aware polling
  • dnd-kit for drag-and-drop with custom collision detection
  • Shadcn UI components throughout
  • 1,255 tests (Vitest + Playwright E2E)
  • Lazy-loaded settings tabs with Suspense + per-tab error boundaries
  • Custom React.memo comparison on task cards to avoid re-renders from React Query refetches
  • Debounced auto-save with optimistic updates

Community traction

  • Currently top post on r/reactjs
  • 67+ GitHub stars within 24 hours of release
  • Active community engagement via GitHub Issues and Discussions

This is a real, production-quality React application — not a tutorial or starter kit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant