Skip to content

Tauri Vue application to read SWA build export files and validate them against the building-tagging-guide.web.app

Notifications You must be signed in to change notification settings

wcrd/build-point-validator

Repository files navigation

tauri-point-validator

About

Tauri app to load SWA build export csv/xlsx files and validate them against the point tagging guide.

brick-point-validator

Dev Notes

I do not know rust well enough to write rust backend methods. I am going to build all functionality into the Vue app to begin with and leverage the api.js provided by Tauri.

Project setup

npm install

Compiles and hot-reloads for development

npm run tauri:serve

Compiles and minifies for production

npm run tauri:build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Tauri Vue application to read SWA build export files and validate them against the building-tagging-guide.web.app

Resources

Stars

Watchers

Forks

Packages

No packages published