feat: scaffold web frontend

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
tao.chen
2026-07-02 16:48:19 +08:00
co-authored by Claude
parent d8b812cf0e
commit 4039d9fa48
14 changed files with 2800 additions and 1 deletions
+8
View File
@@ -20,3 +20,11 @@ coverage.out
# Local environment
.env
.env.*
# Superpowers working artifacts
.superpowers/
# Frontend (web/)
web/node_modules/
web/dist/
web/.env*.local