- Add multi-stage Dockerfile (node:22-alpine build → nginx:alpine serve) - Add nginx.conf for SPA routing inside container - Add .dockerignore - Deploy to dshkabatur.ru server with Docker + host Nginx + SSL (Certbot) - Live at https://diet.dshkabatur.ru Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
36 B
Plaintext
6 lines
36 B
Plaintext
node_modules
|
|
dist
|
|
.git
|
|
.cursor
|
|
*.md
|