Strapi-NextGen Framework
Welcome to the Strapi-NextGen Framework documentation! 🎉
What is Strapi-NextGen?
Strapi-NextGen is a production-ready, type-safe framework that bridges Strapi v4 CMS and Next.js 14+ App Router with automatic cache management, Error Boundaries, and SEO optimization.
Key Features
- 🔒 Type-Safe by Default: Automatic TypeScript type generation from GraphQL schemas
- ⚡ Performance First: Built-in ISR with automatic cache tagging and on-demand revalidation
- 🎨 Developer Experience: Intuitive APIs with minimal configuration
- 🛡️ Resilient: Error boundaries and Zod validation prevent page crashes
- 📊 GraphQL-First: No more complex REST
populatequeries - 🚀 Next.js 14 Ready: Full App Router support with React Server Components
Quick Links
Installation
npm install strapi-nextgen-framework graphql graphql-request zodQuality Metrics
- ✅ 96.59% Code Coverage - Near-perfect test coverage
- ✅ 220 Tests Passing - Comprehensive test suite
- ✅ 100/100 Lighthouse - Perfect performance scores
- ✅ WCAG 2.1 AA - Accessibility compliant
- ✅ CI/CD Automated - Quality gates enforced
Community & Support
- 📦 npm Package (opens in a new tab)
- 🐙 GitHub Repository (opens in a new tab)
- 🐛 Issue Tracker (opens in a new tab)
- 📖 Changelog (opens in a new tab)
License
GPL-3.0 © fuqom (opens in a new tab)
Ready to get started? Head over to the Quick Start Guide →