Minimalistic boilerplate based on Next.js framework
yarn install
npm run dev start dev mode
npm run build build app
npm run start start prod mode
npm run start-local start prod mode locally
- Custom express server - REDIS configuration, parametrised routing
- Redux data management - redux-form, redux-sagas
- CSS - styled-components, grid-styled
- ESlint - extend airbnb configuration
- Helmet - managing meta tags