Frontend application built from the ground up, or using popular component library like Vuetify for Vue.js or Ant Design/Material UI for React.js.
Frontend application is baked with docker to run in containerized environment.
Full featured application written in Typescript with:
Vite build system,
properly configured eslint for linting and code style,
stylelint for styles linting,
lefthook to run checks before commiting changes,
configured Playwright for e2e testing,
openapi-generator-cli to generate client from Open API to work with Backend api,
integration with Oauth authorization provider.