chore(frontend): app v1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
David Fencl
2025-11-26 20:09:57 +01:00
parent f52bfe3efe
commit ba9885f1cb
21 changed files with 4070 additions and 19 deletions

23
.gitignore vendored
View File

@@ -1 +1,24 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?