refactor: restructure

monorepo with apps/ and services/
  directories
This commit is contained in:
Wuesteon 2025-11-26 03:03:24 +01:00
parent 25824ed0ac
commit ff80aeec1f
4062 changed files with 2592 additions and 1278 deletions

32
apps/uload/.dockerignore Normal file
View file

@ -0,0 +1,32 @@
node_modules
npm-debug.log
.git
.gitignore
.svelte-kit
build
.env
.env.*
!.env.example
.vscode
.idea
*.md
!README.md
!DEPLOYMENT.md
.DS_Store
Thumbs.db
test-results
e2e
tests
*.test.*
*.spec.*
playwright.config.*
vitest.config.*
docker-compose.yml
Dockerfile
.dockerignore
backend
pb_hooks
pb_migrations
pocketbase
mcp-servers
*.sql.gz