* feat(frontend): convert to ts * refactor(frontend): axios-override - simplify shouldMock type * fix: refine stage labels * refactor(frontend): refine `useUserId` signature * fix(frontend): descriptionLines and langsCount can be undefined * refactor(frontend): refine casting on redirectCode * refactor(frontend): refine stageIndex title and types * refactor(frontend): apply pr review comments changes * refactor(frontend): group properties using reference groups * refactor(frontend): remove outdated comment * fix(frontend): mock-http - simplify code
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.