Switch to using Docker file deployment

This commit is contained in:
Peter Stockings
2026-01-01 16:29:57 +11:00
parent 3a651c5bc8
commit 061f25fdcb
4 changed files with 42 additions and 17 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
node_modules
dist
.git
.gitignore
.env
downloads
packages/client/dist
packages/server/dist