Погнали
Some checks failed
Deploy / server (push) Failing after 9s

closes #1
This commit is contained in:
Никита Круглицкий
2025-10-01 18:40:12 +06:00
commit 1d2b14d4c1
46 changed files with 15629 additions and 0 deletions

24
client/.gitignore vendored Normal file
View File

@@ -0,0 +1,24 @@
# Nuxt dev/build outputs
.output
.data
.nuxt
.nitro
.cache
dist
# Node dependencies
node_modules
# Logs
logs
*.log
# Misc
.DS_Store
.fleet
.idea
# Local env files
.env
.env.*
!.env.example