feat: docker setup
Some checks failed
ci / ci (22, ubuntu-latest) (push) Has been cancelled
Build and Push Docker Image / build (push) Successful in 4m46s

This commit is contained in:
2026-03-25 17:44:23 +01:00
parent 9c61d7561a
commit 561fb56419
4 changed files with 101 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
.git
.nuxt
.output
node_modules
*.db
.env*
sqlite.db