create-ontonim-app
v1.0.1
Published
Professional Next.js Project Generator with Tailwind CSS and TypeScript
Maintainers
Readme
✨ Next.js Boilerplate – Crafted by ONTONIM
A production-ready Next.js starter template crafted by ONTONIM to accelerate your web development workflow. This boilerplate combines modern technologies with enterprise-grade architecture to help you build performant, scalable applications faster.
✨ Key Features
Core Architecture
- Next.js 13+ with App Router support
- TypeScript first-class support
- Tailwind CSS v3 with optimized configuration
- shadcn/ui components pre-integrated
- Strict ESLint & Prettier setup
Optional Modules
- 🔐 Authentication: NextAuth.js with OAuth providers
- 🗄 Database: Prisma ORM with PostgreSQL/MySQL support
- 🌍 i18n: Built-in internationalization support
- 🧪 Testing: Jest + React Testing Library configured
Developer Experience
- 📁 Modular architecture with clear separation of concerns
- 🛠 Path aliases (
@/) for cleaner imports - ⚡ Optimized build configuration
- 📦 PNPM workspace support
- 🔄 Husky hooks for pre-commit checks
