initiall commit

This commit is contained in:
Tomas Dvorak
2026-04-10 12:03:31 +02:00
commit 7ddfb1f52b
276 changed files with 37629 additions and 0 deletions
+29
View File
@@ -0,0 +1,29 @@
.DS_Store
.env
.env.local
.env.*.local
node_modules
dist
coverage
.turbo
.cache
tmp
.idea
.vscode
*.log
# Go
bin
*.out
# Build artifacts
apps/frontend/dist
apps/auth/dist
packages/api-client/generated
# Runtime data
infra/data
infra/postgres
infra/dragonfly
infra/mailpit