Add VitePress site with local login and deployment docs

Enable static site build on port 12100 with Express session auth, auto sidebar, and DEPLOY.md for Ubuntu/NPS setup.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-05 16:12:35 +08:00
parent 2a1dc95253
commit 68d816b3f3
102 changed files with 4419 additions and 7 deletions
+7
View File
@@ -32,3 +32,10 @@ google-services.json
# Android Profiling
*.hprof
# Node / VitePress
node_modules/
.vitepress/dist/
.vitepress/cache/
.vitepress/public/
server/auth.config.json