Next.js and TypeScript boilerplate for production-ready architecture and testing.
This template provides a production-oriented Next.js and TypeScript architecture with a design system, HTTP service layer, global state store, PWA support, and testing setup. It includes CI hooks, a mock test server, and Storybook for component development. Suited for web apps that need a maintainable structure and integrated unit/integration testing.
0