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
17
Commits
1
Branch
0
Tags
124cac88d42cbf4dcb4ebb2c1ab84d34dbf75751
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
124cac88d4
feat(chat、pay): 增加pay沙盒、移除杂项
2025-04-16 19:08:09 +08:00
alembic
feat(model): 新增聊天、消息表
2025-04-03 17:31:44 +08:00
core
feat(chat、pay): 增加pay沙盒、移除杂项
2025-04-16 19:08:09 +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%