Go to file
ln0422 501f8985ec Add /careerbot base path for www.ityb.me/careerbot deployment
- Add BASE_PATH config, include all routers with prefix
- Inject {{ base }} Jinja2 global for all template URLs
- Add window.BASE_PATH for static JS files
- Update Nginx to proxy /careerbot/ path
- Add OPS_MANUAL.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 22:07:34 +08:00
app Add /careerbot base path for www.ityb.me/careerbot deployment 2026-04-07 22:07:34 +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 Initial commit: CareerBot full-stack career showcase with AI chatbot 2026-04-07 20:36:38 +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 Add /careerbot base path for www.ityb.me/careerbot deployment 2026-04-07 22:07:34 +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