add docker and docker-compose

This commit is contained in:
2026-01-25 23:44:16 +04:00
parent 3df466dadd
commit f56362fd25
11 changed files with 438 additions and 19 deletions
+17 -17
View File
@@ -1,21 +1,21 @@
.env
node_modules
*yarn-error.log
.pnp.*
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
packages/**/.yarn/*
integration-tests/**/.yarn/*
www/**/.yarn/*
packages/**/plugins/**/.medusa/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.git
.gitignore
README.md
.env.test
.nyc_output
coverage
.DS_Store
*.log
dist
build
.yarn
.env
.env*
/packages
.eslintcache
@@ -34,4 +34,4 @@ dist/**
/packages/**/.cache
.cursorignore
**/.medusa
**/.medusa