Files
github-stats-extended/apps/frontend
Marco Pasqualetti dff4bfcecb feat: setup eslint at root level (#27)
* feat: setup eslint at root level

* chore: disable craco eslint-plugin

* fix: add missing extension to import

* fix: apply review

* chore: use gitignore to exclude files from eslint

* chore: disable eslint step in craco via config rather than env variable

* chore: remove npmrc

* chore: remove `eslint-plugin-react` override
2026-01-21 22:48:08 +01:00
..

Frontend

Installation

yarn install

Run Locally

yarn start-trends

Build

yarn build-trends

Then, just commit on the main branch (Vercel takes care of the rest)

Adding a Secret

Update .env, .env-template, and Vercel.