v1.3.0 release - Docker-deployable production build

This commit is contained in:
2026-04-19 01:28:21 +08:00
commit 36cfcb116e
29 changed files with 11558 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
node_modules/
build/
dist/
coverage/
.DS_Store
*.log
.env*
!.env.example