first commit

This commit is contained in:
Mathieu BOURBON
2026-04-18 16:24:44 +02:00
commit fbb6138c28
72 changed files with 3509 additions and 0 deletions

15
.dockerignore Normal file
View File

@@ -0,0 +1,15 @@
node_modules
.next
.git
.env
.env.local
.env.*.local
npm-debug.log
Dockerfile
.dockerignore
.vscode
.idea
tests
coverage
*.md
!README.md