Skip to content

YBloom/Juju_Web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

158 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Juju Web / MusicalBot

Juju Web 是 MusicalBot 项目的 Web + Bot 一体仓库,主要用于音乐剧学生票监控、通知推送与查询。

本地启动

# Web 服务
python3.12 web_app.py

# Bot 服务(新开终端)
python3.12 main_bot_v2.py

关键目录

  • web/: Web 前端与路由
  • services/: 业务服务(爬虫、通知、数据库等)
  • scripts/: 运维与维护脚本
  • docs/: 项目文档

部署

生产部署以 main 为准,服务器更新使用:

ssh yyj "cd /opt/MusicalBot && sudo ./scripts/update_web.sh"
ssh yyj "cd /opt/MusicalBot && sudo ./scripts/update_bot.sh"
ssh yyj "cd /opt/MusicalBot && sudo ./update_all.sh"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors