Next.js 14 boilerplate with authentication, ORM, i18n, email, and UI components
Boilerthing is a Next.js 14 starter that provides authentication (Next-auth v5), internationalization (Next-intl with translated routes), Prisma ORM integration, email sending (Resend), Tailwind-based UI, and Docker database setup. It targets SaaS and web apps that need localization, database-backed features, and ready-made UI components.
0