Vue.js 3 based frontend

This commit is contained in:
2022-10-05 17:43:41 +03:00
parent 5fe7f45728
commit b6f21b8192
21 changed files with 6569 additions and 21005 deletions

View File

@@ -1,5 +1,17 @@
./node_modules
./build
.git
*.md
.gitignore
.kpt-pipeline/
k8s/
skaffold.yaml
README.md
.git/
node_modules/
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*.kpt-pipeline