This website requires JavaScript.
Explore
Help
Register
Sign In
lewen
/
X25020501_card_book
Watch
1
Star
0
Fork
0
You've already forked X25020501_card_book
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
0
Tags
f27bc249d997aae44f1b81b3f9236c297df24575
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
xingc
f27bc249d9
feat(pay): 支付后事件处理
2025-04-03 17:31:44 +08:00
alembic
feat(db): 优化表字段及其类型
2025-02-22 11:33:17 +08:00
core
feat(pay): 支付后事件处理
2025-04-03 17:31:44 +08:00
.env.example
feat(all): 同步最新进度
2025-04-03 17:21:29 +08:00
.gitignore
first init
2025-02-18 14:26:47 +08:00
alembic.ini
first init
2025-02-18 14:26:47 +08:00
associated_script.py
feat(all): 同步最新进度
2025-04-03 17:21:29 +08:00
config.py
feat(all): 同步最新进度
2025-04-03 17:21:29 +08:00
main.py
feat(all): 同步最新进度
2025-04-03 17:21:29 +08:00
README.md
first init
2025-02-18 14:26:47 +08:00
requirements.txt
feat(all): 同步最新进度
2025-04-03 17:21:29 +08:00
README.md
Unescape
Escape
Card Book
部署
1.环境准备和要求
python
3.11.0
mysql
5.7 (建议)
redis
>
5.0 (建议)
2.安装依赖
pip install -r requirements.txt
3.修改配置
数据库和redis连接信息
图片资源上传目录
境外代理
4.启动服务
uvicorn main:app
关于
作者:
xingc
Description
No description provided
Readme
175
KiB
Languages
Python
99.7%
Mako
0.3%