b3964df9b2
Dockerfile implements multi-stage build: node:22-alpine for build stage, nginx:1.27-alpine for production runtime. nginx.conf provides SPA routing with gzip compression and cache headers. docker-compose.yml prepared for Tower Traefik integration with external network and Host route. All files match specification verbatim.
6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
node_modules
|
|
dist
|
|
test-results
|
|
playwright-report
|
|
.git
|