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
29
Commits
1
Branch
0
Tags
840b2a77601dfe9cc9a083411ffb6c625efc1753
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
840b2a7760
feat(db): 头像链接可为空
2025-04-24 17:36:58 +08:00
alembic
feat(db): 头像链接可为空
2025-04-24 17:36:58 +08:00
core
feat(db): 头像链接可为空
2025-04-24 17:36:58 +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%