Features Summary
This accelerator is an highly opinionated collection of tools and best practices. It is possible that you have a different take on some of these choices. Feel free to enhance your project post initial setup or clone of this generator to suit your needs.
Ecosystem of this generator 🎉​
| Feature | Uses | Configurability | Optional |
|---|---|---|---|
| Monorepo development environment | Turborepo | No | No |
| SSR & SSG | Next.js | No | No |
| Micro Frontend | Module Federation | Yes | Yes |
| Component Scaffolding | Generate-Plop | Yes | Yes |
| State Management | Smart-Context | Yes | No |
| Remote Data | React Query | Yes | No |
| Unit Testing | Jest & React Testing Library | Yes | No |
| E2E Testing automation | Test Cafe | Yes | Yes |
| Theme & Styling | Stitches | Yes | No |
| Generic Component Library | Next UI | Yes | Yes |
| Component Dev | Storybook. | Yes | No |
| Git Hooks | Husky | Yes | No |
| PWA | Workbox | Yes | Yes |
| Authoring | Markdown-to-JSX | Yes | Yes |
| Scaffolding | Atomic Design | No | No |
| Typesafe | TypeScript. | Yes | No |
| Mocking | GraphQl & REST APIs | Yes | Yes |
| Localization and Logging | NA | Yes | No |
| Code quality and formatting | Eslint, StyleLint and Prettier | Yes | No |
| VS Code Extensions | Recommended Extensions and Config | Yes | Yes |