feat: add Docker configuration files and self-deployment workflow

This commit is contained in:
yuanhau 2025-05-09 22:49:45 +08:00
parent e081c54624
commit 50846c91c2
4 changed files with 84 additions and 0 deletions

7
.dockerignore Normal file
View file

@ -0,0 +1,7 @@
node_modules
.nuxt
.output
.next
dist
.git
.env