initial
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-06-26 09:21:14 +01:00
commit 194330fb47
40 changed files with 11873 additions and 0 deletions

7
.dockerignore Executable file
View File

@@ -0,0 +1,7 @@
node_modules
apps/*/node_modules
packages/*/node_modules
apps/*/.next
.git
.env
npm-debug.log*