Getnextjs Themes
Back

Description
Does the world need another Next.js boilerplate? Absolutely! More offerings lead to higher standards and better products. Take a look around and give it a star if you find it valuable! This will make my day 🦄!
Features
- 🚀 Next.js with App Router support
- ⚙️ Centralized app config for easy modification
- ✅ TypeScript for type checking
- 🔑 Next-auth v5 for flexible authentication
- 🌐 Next-intl for translations (i18n) and translated routes
- 🗄️ Prisma ORM for database convenience
- 🐳 Docker Compose for easy DB setup
- 🎨 Tailwind CSS 3.4
- 📱 Mobile-first Design approach
- 🖼️ ShadCN/UI and Radix for awesome UI
- 🎓 Typewriter Effect for landing page hero section
- 🔐 T3 Env for type-safe environment variables
- 📧 Resend for email sending
- 📝 React Hook Form for form handling
- 🚔 ReCaptcha for form security
- 📋 Zod for validation
- 🚨 ESLint for linting
- 🖌️ Prettier for code formatting with import sorting
- 🛡️ Sentry for error monitoring
- 🗂️ Absolute imports with @ prefix