CareerBot/app
ln0422 e041c6d9e8 Fix chat.js BASE_PATH conflict: remove declaration entirely
var hoisting still conflicts with const from main.js.
chat.js now relies on BASE_PATH declared in main.js.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-08 10:09:05 +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 Fix chat.js BASE_PATH conflict: remove declaration entirely 2026-04-08 10:09:05 +08:00
__init__.py Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
config.py Add /careerbot base path for www.ityb.me/careerbot deployment 2026-04-07 22:07:34 +08:00
database.py Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00
main.py Add /careerbot base path for www.ityb.me/careerbot deployment 2026-04-07 22:07:34 +08:00
models.py Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +08:00