Credits
Technologies used to build and run BriefBook.
- Next.js — Application framework and routing.
- React — UI rendering layer.
- TypeScript — Static typing for app and tooling code.
- Tailwind CSS — Utility-first styling system.
- Sanity — Content platform and Studio for books and changelog data.
- Clerk — Authentication and user management.
- Paddle — Payments and subscription billing.
- Radix UI — Accessible UI primitives (popover, dialog, tooltip).
- Lucide — Icon set used across the interface.
- Vitest — Unit testing framework.
- ESLint — Code quality and linting.
- PostCSS — CSS processing pipeline.