This commit is contained in:
2026-02-04 12:51:41 +00:00
parent 4fdbfb0fb3
commit f1e13f87f6
19 changed files with 722 additions and 67 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
.git
.next
node_modules
npm-debug.log
yarn-error.log
.env
.env.*
.DS_Store
*.log
*.local
docs
scripts