Add Docker support with Dockerfile and .dockerignore

This commit is contained in:
Ploc300
2025-02-12 21:11:46 +01:00
parent fd1c4492d8
commit 14f3469949
2 changed files with 25 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
node_modules
dist
Dockerfile
.dockerignore
.gitignore
eslint.config.js
README.md