Add Docker and docker-compose support

This commit is contained in:
Otto
2026-03-28 19:16:10 +00:00
parent d19ed62e6e
commit 6d250f542f
3 changed files with 27 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
dist/
.env
*.log