MCPcopy
hub / github.com/Blazity/next-enterprise

github.com/Blazity/next-enterprise @main sqlite

repository ↗ · DeepWiki ↗
13 symbols 49 edges 21 files 2 documented · 15%
README

Next.js Enterprise Boilerplate

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 contact@blazity.com 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 - Vitest, 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

Extension points exported contracts — how you extend this code

TooltipProps (Interface)
(no doc)
components/Tooltip/Tooltip.tsx
ButtonProps (Interface)
(no doc)
components/Button/Button.tsx

Core symbols most depended-on inside this repo

getScriptSizes
called by 4
report-bundle-size.js
getDirectoriesToSort
called by 1
eslint.config.mjs
getScriptSize
called by 1
report-bundle-size.js
getOptions
called by 1
report-bundle-size.js
getBuildOutputDirectory
called by 1
report-bundle-size.js
register
called by 0
instrumentation.ts
Tooltip
called by 0
components/Tooltip/Tooltip.tsx
Button
called by 0
components/Button/Button.tsx

Shape

Function 11
Interface 2

Languages

TypeScript100%

Modules by API surface

report-bundle-size.js4 symbols
components/Tooltip/Tooltip.tsx2 symbols
components/Button/Button.tsx2 symbols
instrumentation.ts1 symbols
eslint.config.mjs1 symbols
app/page.tsx1 symbols
app/layout.tsx1 symbols
app/api/health/route.ts1 symbols

Dependencies from manifests, versioned

@babel/core7.29.0 · 1×
@babel/plugin-syntax-flow7.28.6 · 1×
@babel/plugin-transform-optional-chaining7.28.6 · 1×
@babel/plugin-transform-react-jsx7.28.6 · 1×
@eslint/eslintrc3.3.5 · 1×
@next/bundle-analyzer15.3.1 · 1×
@next/eslint-plugin-next15.1.6 · 1×
@opentelemetry/api1.7.0 · 1×
@opentelemetry/sdk-node0.45.1 · 1×
@opentelemetry/sdk-trace-node1.18.1 · 1×
@opentelemetry/semantic-conventions1.40.0 · 1×

For agents

$ claude mcp add next-enterprise \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact