Go to file
ln0422 f0c4134edd Document dual-domain deployment (trunk + branch1)
- DESIGN.md: add branching strategy table, update online addresses
  with both trunk (career.ityb.me) and branch1 (www.ityb.me) URLs
- OPS_MANUAL.md: update service architecture diagram, ports table
  (add :8001), file structure (add CareerBot-branch1), systemd
  services (add careerbot-branch1.service with env-based DB sharing),
  nginx config (three server blocks + certbot HTTPS)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-21 13:11:14 +08:00
app Replace crypto.randomUUID with fallback for HTTP contexts 2026-04-08 10:12:18 +08:00
templates Add /careerbot base path for www.ityb.me/careerbot deployment 2026-04-07 22:07:34 +08:00
.gitignore Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
DESIGN.md Document dual-domain deployment (trunk + branch1) 2026-04-21 13:11:14 +08:00
init_data.py Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
OPS_MANUAL.md Document dual-domain deployment (trunk + branch1) 2026-04-21 13:11:14 +08:00
requirements.txt Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
start.bat Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
stop.bat Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00