dockerize this shit

This commit is contained in:
iamBadgers
2025-06-01 18:33:31 -07:00
parent 36f5d6b396
commit 66eb266dd3
4 changed files with 62 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules
Dockerfile
.git
.gitignore
dist/**
README.md