Notra
Getting Started
Please follow the documentation at notra.tech!
Main Tech Stack
- Next.js 16 - React full-stack framework with App Router
- React 19 - User interface library
- TipTap - Rich text editor based on ProseMirror
- TypeScript - Type-safe JavaScript
- Tailwind CSS 4 - Utility-first CSS framework
- shadcn/ui - Re-usable components built with Radix UI and Tailwind CSS
- Zustand - Lightweight state management
- SWR - React Hooks for data fetching
- Prisma - Modern database ORM
- Auth.js - Authentication solution
- ESLint - Code quality checking
- Prettier - Code formatting
- Husky - Git hooks management
- Commitizen - Standardized commit messages