ADD: Set up Docker environment with Dockerfile and nginx configuration

This commit is contained in:
2026-04-28 12:11:45 +02:00
parent 599fb59f24
commit 9779fa8c55
3 changed files with 46 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
node_modules
npm-debug.log
dist
.git
.gitignore
.idea
.vscode
Dockerfile
README.md