You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The webapp was build on CRA (create-react-app), which is not being maintained anymore. So, towards building a monorepo for the whole cv-toolbox repos, we need a real overhaul.
Main idea steps are:
Switch to pnpm & pnpm workspaces
Switch to monorepo structure
Siwtch to vite (rollup & esbuild)
Switch to i18next
Upgrade to Typescript 5.x
The text was updated successfully, but these errors were encountered:
The webapp was build on CRA (create-react-app), which is not being maintained anymore. So, towards building a monorepo for the whole cv-toolbox repos, we need a real overhaul.
Main idea steps are:
The text was updated successfully, but these errors were encountered: