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
11
Commits
1
Branch
0
Tags
1a07de5566b5d705fbcd3744a11eeed71a6b3b8b
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
1a07de5566
feat(route): 路由
2025-04-03 17:31:44 +08:00
alembic
feat(db): 优化表字段及其类型
2025-02-22 11:33:17 +08:00
core
feat(route): 路由
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%