@cormaclc/react-starter

TODO

  • cypress integration tests (ci)
  • state management?

Features

NextJS App

https://nextjs.org/docs

  • Basic single page app ✅
  • Routing 🚧

Linting

  • Basic linting support with custom rules specified in .eslintrc ✅
  • Pre-commit linting with husky ✅
  • Extend from common libs 🚧

Unit Tests

  • junit + testing library component unit tests ✅
  • Pre-push tests with husky ✅
  • Run as required pull-request check ✅

Renovate

  • Configured ✅
    • dependency dashboard all updates
    • open PRs for minor/patch updates (except node/npm)