Web UI setup

This commit is contained in:
nemunaire 2025-10-17 17:18:37 +07:00
commit 682ca6bb20
19 changed files with 6026 additions and 2 deletions

26
web/.gitignore vendored Normal file
View file

@ -0,0 +1,26 @@
node_modules
# Output
.output
.vercel
.netlify
.wrangler
/.svelte-kit
/build
# OS
.DS_Store
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test
# Vite
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# OpenAPI
src/lib/api