Add contribution page and Docker deployment

This commit is contained in:
achraf
2026-06-02 20:33:09 +02:00
parent be635b1828
commit 4f1af76658
22 changed files with 791 additions and 573 deletions

23
.dockerignore Normal file
View File

@@ -0,0 +1,23 @@
.git
.claude
ignored
node_modules
dist
dist-ssr
coverage
playwright-report
test-results
*.log
pnpm-debug.log*
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env
.env.*
!.env.example
.DS_Store
.idea
.vscode