CareerBot/app
ln0422 cab5181fd3 branch1: root-path deployment variant with chat UI hidden
- BASE_PATH="" for deployment at www.ityb.me root (no /careerbot prefix)
- Root redirect route only registered when BASE is non-empty
- Add secondary /careerbot/uploads mount for backward compat with
  trunk-uploaded photo URLs (shared DB scenario)
- Hide chat FAB and chat panel on index.html (display:none)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-21 12:15:58 +08:00
..
routers Add /careerbot base path for www.ityb.me/careerbot deployment 2026-04-07 22:07:34 +08:00
services Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
static Replace crypto.randomUUID with fallback for HTTP contexts 2026-04-08 10:12:18 +08:00
__init__.py Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
config.py branch1: root-path deployment variant with chat UI hidden 2026-04-21 12:15:58 +08:00
database.py Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
main.py branch1: root-path deployment variant with chat UI hidden 2026-04-21 12:15:58 +08:00
models.py Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00