add initial project files and setup for Vue with Tailwind CSS and authentication

This commit is contained in:
artem 2025-03-16 13:00:03 +04:00
parent 2f1ceec405
commit fd65043a0e
29 changed files with 2682 additions and 0 deletions

1
tsconfig.tsbuildinfo Normal file
View file

@ -0,0 +1 @@
{"root":["./src/App.vue","./src/link_defenitions.ts","./src/main.ts","./src/vite-env.d.ts","./src/components/Category.vue","./src/components/OpenIdAuth.vue","./src/components/ResourceLink.vue","./src/components/ThemeSwitch.vue","./src/models/link.ts","./src/scripts/auth.ts","./src/scripts/callback.ts","./src/scripts/silent-renew.ts","./src/scripts/theme.ts"],"version":"5.7.3"}