feat: add docker pipeline and preview fixes

This commit is contained in:
2026-05-06 12:59:50 +08:00
commit 9ba85b01f3
44 changed files with 13894 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
node_modules/
data/
.env
.env.*
.git
.gitignore
*.sqlite
*.sqlite-journal
*.sqlite-shm
*.sqlite-wal
coverage/
dist/
npm-debug.log*