Feecc Validator Frontend

A web interface for interaction with validating microservice for Feecc Validator. The main task of the Feecc Validator is to compare data from different data stores in order to validate the integrity of the digital product certificate.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build