10 Commits

Author SHA1 Message Date
5069617b33 项目改名 harbor → lab,前端构建移入 Docker
- 品牌名 港湾 → Lab,favicon harbor.svg → lab.svg
- 新增多阶段 Dockerfile:bun 装依赖并构建,产物直接进 caddy:alpine 镜像,
  部署不再需要宿主机预先 build
- builder 阶段装 nodejs:vue-tsc 在 bun 运行时下无法解析 .vue 模块(TS2307)
- typescript 锁回 ^6.0.3:工作区里未提交的 ^7.0.2 是原生 Go 编译器,
  不再导出 typescript/lib/tsc,vue-tsc@3.3.11 无法运行
- 一并提交此前未提交的 npm → bun 迁移(bun.lock / bunfig.toml,删除 package-lock.json)

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-07 00:49:00 -06:00
9cc8b6ed6c update 2026-04-01 23:07:16 -06:00
b80a2c11f4 redesign 2026-04-01 22:50:16 -06:00
bdd5a133d0 update 2025-12-26 09:36:45 +08:00
b4d79df279 update 2025-12-26 09:09:07 +08:00
dfef53aa7a 添加编辑 2025-12-26 09:02:40 +08:00
3bc3fb7d02 refactor 2025-10-22 17:26:10 +08:00
476944d22e update 2025-10-21 18:50:12 +08:00
2ab8b06c6a fix 2025-10-21 14:50:42 +08:00
608c6960ac first commit 2025-10-21 12:36:13 +08:00