Add Docker and Nginx configuration for production deployment

This commit is contained in:
Zed
2026-07-06 16:17:34 +02:00
parent bf67c58171
commit f5518b992e
4 changed files with 76 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
node_modules
dist
dist-ssr
.git
.gitignore
*.log
.vscode
.idea