feature: Add docker support
Some checks failed
CI / Backend (Rust) (push) Failing after 9s
CI / Frontend (Vue) (push) Successful in 10m0s

This commit is contained in:
Keith Solomon
2026-02-22 22:38:55 -06:00
parent 10ead43260
commit d98181bed9
5 changed files with 144 additions and 5 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
.git
.github
.ferrite
backend/target
frontend/node_modules
frontend/dist
data
docs
*.log
*.tmp