cormaclc / react-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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)

About


Languages

Language:TypeScript 72.1%Language:JavaScript 25.0%Language:Shell 2.9%