dev (#2)
Some checks failed
Deploy Production (admin.merchbay.app) / deploy (push) Failing after 36s

Co-authored-by: Frank John Begornia <frank.begornia@yahoo.com>
Reviewed-on: #2
This commit was merged in pull request #2.
This commit is contained in:
2025-12-20 20:04:56 +00:00
parent 382e68769e
commit 4f2a435e2a
11 changed files with 666 additions and 25 deletions

18
.dockerignore Normal file
View File

@@ -0,0 +1,18 @@
.git
.gitignore
.env
vendor
node_modules
storage/logs/*
storage/framework/cache/*
storage/framework/sessions/*
storage/framework/views/*
bootstrap/cache/*
tests
.editorconfig
.phpunit.result.cache
phpunit.xml
readme.md
docker-compose.yml
Dockerfile
.dockerignore