Add Dockerfile for deployment

This commit is contained in:
2026-03-30 21:35:20 +00:00
parent 0680d08fe8
commit 14aa2dec09
3 changed files with 21 additions and 2 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules
dist
.git
.gitignore
*.md
.env*