feat: dockerfile (node runtime), startup migration, README, runtime env config

This commit is contained in:
2026-06-10 08:16:45 +00:00
parent 56186a1fea
commit 7331fe75e8
12 changed files with 286 additions and 31 deletions

11
.dockerignore Normal file
View File

@@ -0,0 +1,11 @@
node_modules
.nuxt
.output
.git
.data
tests
docs
*.log
.env
.env.*
!.env.example