For full info on the project and documentation, see the server side repo.
this is the client side of the project, it is a Vue.js and Vuetify app.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm installnpm run devnpm run buildLint with ESLint
npm run lintpre-commit- runs lint on staged files
VITE_API_URL- the url of the server side of the project. if not set, defaults the relative path/apion root of the domain.