It provides the best of all worlds.
- Basic Setup
- Tailwind config
- Styled-components config
- Optional post-css config for plain CSS with Tailwind (Root and Page wise)
- PWA setup
- Service-Worker setup
- Workbox
- Axios setup [WIP]
- Redux setup [WIP]
- SEO
- Critical CSS
- Directory structure setup
- Webpack optimization
- Routing
- Internationalization
- RTL <-> LTR
- Cookies
- Linting Rules (eslint)
- Formatting Rules (prettier)
- Theming [WIP]
- Environment Setup [WIP]
- Storybook [Done] / style guidist [Backlog]
- socket.io / kafka [Backlog]
- Lighthouse Scores [Performance ~ 97, others 100]
- Docker setup
- Auto-deployment to now.sh - NOW config [blocked by i18n]
- Enable "brotli" compression
- upgrade tailwindcss to 1.2(grids and all features) and styled-components(automatic rtl support) - better DX
- Others