Skip to content
/ next-enterprise Public template

💼 An enterprise-grade Next.js boilerplate for high-performance, maintainable apps. Packed with features like Tailwind CSS, TypeScript, ESLint, Prettier, testing tools, and more to accelerate your development.

License

Notifications You must be signed in to change notification settings

Blazity/next-enterprise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A production-ready template for building enterprise applications with Next.js. This boilerplate provides a solid foundation with carefully selected technologies and ready-to-go infrastructure to help you develop high-quality applications efficiently.

Motivation

While most Next.js boilerplates focus on individual developer needs with excessive complexity, next-enterprise prioritizes strategic simplicity for enterprise teams. It offers a streamlined foundation with high-impact features that maximize developer productivity and accelerate time-to-market for business-critical applications.

Logo

Note

Blazity is a group of Next.js architects. We help organizations architect, optimize, and deploy high-performance Next.js applications at scale. Contact us at [email protected] if you’d like to talk about your project.

Documentation

There is a separate documentation that explains its functionality, highlights core business values and technical decisions, provides guidelines for future development, and includes architectural diagrams.

We encourage you to visit our docs (docs.blazity.com) to learn more

Integrated features

Boilerplate

With this template you will get all the boilerplate features included:

  • Next.js 15 - Performance-optimized configuration using App Directory
  • Tailwind CSS v4 - Utility-first CSS framework for efficient UI development
  • ESlint 9 and Prettier - Code consistency and error prevention
  • Corepack & pnpm as the package manager - For project management without compromises
  • Strict TypeScript - Enhanced type safety with carefully crafted config and ts-reset library
  • GitHub Actions - Pre-configured workflows including bundle size and performance tracking
  • Perfect Lighthouse score - Optimized performance metrics
  • Bundle analyzer - Monitor and manage bundle size during development
  • Testing suite - Jest, React Testing Library, and Playwright for comprehensive testing
  • Storybook - Component development and documentation
  • Advanced testing - Smoke and acceptance testing capabilities
  • Conventional commits - Standardized commit history management
  • Observability - Open Telemetry integration
  • Absolute imports - Simplified import structure
  • Health checks - Kubernetes-compatible monitoring
  • Radix UI - Headless components for customization
  • CVA (Class Variance Authority) - Consistent design system creation
  • Renovate BOT - Automated dependency and security updates
  • Patch-package - External dependency fixes without compromises
  • Component relationship tools - Graph for managing coupling and cohesion
  • Semantic Release - Automated changelog generation
  • T3 Env - Streamlined environment variable management

Infrastructure & deployments

Vercel

Easily deploy your Next.js app with Vercel by clicking the button below:

Vercel

Custom cloud infrastructure

next-enterprise offers dedicated infrastructure as code (IaC) solutions built with Terraform, designed specifically for deploying Next.js applications based on our extensive experience working with enterprise clients.

Learn more in our documentation (docs.blazity.com) how to quickstart with the deployments using simple CLI.

Available cloud providers and theirs features:

  • AWS (Amazon Web Services)
    • Automated provisioning of AWS infrastructure
    • Scalable & secure setup using:
      • VPC - Isolated network infrastructure
      • Elastic Container Service (ECS) - Container orchestration
      • Elastic Container Registry (ECR) - Container image storage
      • Application Load Balancer - Traffic distribution
      • S3 + CloudFront - Static asset delivery and caching
      • AWS WAF - Web Application Firewall protection
      • Redis Cluster - Caching
    • CI/CD ready - Continuous integration and deployment pipeline

... more coming soon

Team & maintenance

next-enterprise is backed and maintained by Blazity, providing up to date security features and integrated feature updates.

Active maintainers

  • Igor Klepacki (neg4n) - Open Source Software Developer
  • Tomasz Czechowski (tomaszczechowski) - Solutions Architect & DevOps
  • Jakub Jabłoński (jjablonski-it) - Head of Integrations

All-time contributors

bmstefanski

License

MIT