A fully-featured, opinionated starter template for building modern web applications with Next.js 15 and Contentful. Designed to optimize performance, UX, and developer experience.
Next.js 15 - The latest, with App Router & Server Components. 📝 Contentful CMS - Seamlessly integrates with Contentful's headless CMS. ⚡ Bun Package Manager - Fast installs and runtime performance. 🎯 Tailwind CSS - Utility-first styling for rapid development. 🔒 TypeScript - Strongly typed, scalable, and maintainable. ✅ ESLint & Prettier - Enforced code quality and consistency. 🌍 next-intl - Internationalization support out of the box. 🔄 CI/CD Integration - Automated testing and deployments. 🧪 Testing Support - Ready-to-use configurations for Jest/Playwright.
Clone the repository and install dependencies:
git clone https://github.com/patgpt/next-template.git
cd next-template
bun install
bun run dev
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
For the source code, visit the GitHub Repository.
For license details, see LICENSE.md.
Have ideas or found a bug? Open an issue or submit a PR! Check out our Issues for discussion.
For contribution guidelines, please refer to our CONTRIBUTING.md.
Happy coding! 🎨