chore: add Docker deployment setup

This commit is contained in:
GuavaPopper
2026-06-10 18:08:57 +07:00
parent 66cfbbd523
commit cdba16e9e5
11 changed files with 1953 additions and 200 deletions
+14
View File
@@ -0,0 +1,14 @@
.git
.gitignore
.env
.env.*
!.env.docker.example
node_modules
vendor
storage/logs/*.log
storage/framework/cache/data/*
storage/framework/sessions/*
storage/framework/views/*
bootstrap/cache/*.php
database/*.sqlite
docs/superpowers