feat: add Docker deployment configuration

- Add server Dockerfile with multi-stage build
- Add frontend Dockerfile with Nginx
- Add docker-compose.yml for orchestration
- Add Nginx config with SSL support
- Add deployment documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
empty
2026-01-26 00:23:25 +08:00
parent 7073591ebd
commit d4289825aa
11 changed files with 393 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
VITE_SOCKET_URL=
VITE_API_URL=