Add dockerfile and workflow
Docker / build-and-push-image (push) Successful in 36s

This commit is contained in:
Jon Staab
2026-06-12 15:11:51 -07:00
parent 874066110c
commit de169161dc
3 changed files with 92 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
node_modules
dist
.git
.gitignore
*.log
.DS_Store
.vscode
.idea
.claude
Dockerfile
.dockerignore
README.md