refactor: cleanup template and add new pages

- Remove unused template files (frontend-code-interpreter, template-renderer)
- Add home, test1, test2, zh-en-translator pages
- Update router configuration
- Add Docker and tailwind config
- Update environment files and configuration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2026-01-07 15:08:02 +08:00
parent 459c49ec41
commit 026e33a08a
42 changed files with 8570 additions and 6980 deletions

7
.gitignore vendored
View File

@@ -11,9 +11,8 @@ node_modules
dist
dist-ssr
*.local
.history
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
@@ -22,3 +21,7 @@ dist-ssr
*.njsproj
*.sln
*.sw?
dist.zip
copilot-toolbox.zip
copilot-toolbox/
.trae