Files
github-stats-extended/apps/frontend
Marco Pasqualetti 58e02dae29 feat: replace create-react-app with vite (#34)
* feat: replace `create-react-app` with `vite`

* fix: correct axios-override extension

* chore: add more extensions to lint-staged
2026-01-25 12:20:17 +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.