feat: add Docker deployment configuration
Add backend and frontend Dockerfiles, docker-compose setup with nginx reverse proxy, .dockerignore files and Makefile for dev/prod workflows. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2
frontend/.dockerignore
Normal file
2
frontend/.dockerignore
Normal file
@@ -0,0 +1,2 @@
|
||||
node_modules
|
||||
dist
|
||||
Reference in New Issue
Block a user