Appearance
Katalyst Documentation
Welcome to the official documentation for Katalyst Admin Template.
Katalyst is a React + TypeScript admin template that provides shared primitives, components, and patterns for building consistent admin interfaces.
Quick Links
- Introduction – What Katalyst is and how to approach the docs
- Installation – Get started with local development
- Architecture – Understand the design philosophy
Core Sections
Primitives
Behavioral hooks for common admin interactions: bulk selection, inline editing, confirmations, keyboard shortcuts, and more.
Patterns
End-to-end workflows showing how to compose primitives for real admin UI scenarios.
Components
Thin shared UI components built on top of primitives and shadcn-style foundations.
API Reference
Technical reference documentation with function signatures, types, and props tables.
Changelog
Track all updates and releases of Katalyst Admin Template