Next + TypeScript starter repository.
- aws-amplify
- axios
- swr
- material ui
- redux-toolkit
- formik + yup
- redux-persist
- Built-in AuthModule, using AWS Cognito with aws-amplify. Guard HoC.
- Deployable. CI/CD pipeline using Github Actions.
- Advanced ESLint/TSLint config.
- Shared services/constants/helpers
- Husky pre-commit setup
- Maintainable and extensible folder structure with samples
- Integration with SWR
- Form handling system
- Redux configured
- Add Unit tests.
- ...
$ npm install
# development
$ npm run dev
Sync your IDE with project eslintrc.js.
Check Run ESLint --fix on save
- Author - Igor Mardari | GarryOne
- Website - 7code.ro
- Github - @7codeRO