feat(docs): enhance documentation structure and add Docker support for standalone Next.js app

This commit is contained in:
HouYunFei
2026-06-02 13:23:11 +08:00
parent 7802771e56
commit 6413011e54
24 changed files with 250 additions and 94 deletions
+9
View File
@@ -0,0 +1,9 @@
node_modules
.next
out
.source
coverage
*.log
.env*
!.env.example
.DS_Store