This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
CRBC-MaaS-Platform-Project
/
LQAdminPlatform
ウォッチ
3
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
路桥后台管理平台
3
コミット
2
ブランチ
0
リリース
ツリー:
d55d5b8591
ブランチ
タグ
dev
master
LQAdminPlatform
HTTP
SSH
ZIP
TAR.GZ
lingmin_package@163.com
d55d5b8591
把test文件调整到目录里面
1 ヶ月 前
requirements
3e8404330f
-init
2 ヶ月 前
scripts
3e8404330f
-init
2 ヶ月 前
src
2bdaa79c15
完善代码
1 ヶ月 前
test
d55d5b8591
把test文件调整到目录里面
1 ヶ月 前
.env
d55d5b8591
把test文件调整到目录里面
1 ヶ月 前
.env.development
3e8404330f
-init
2 ヶ月 前
.env.example
3e8404330f
-init
2 ヶ月 前
README.md
d55d5b8591
把test文件调整到目录里面
1 ヶ月 前
full_server.py
2bdaa79c15
完善代码
1 ヶ月 前
README.md
创建虚拟环境
conda create --name lq_oauth2 python=3.12
conda activate lq_oauth2 激活环境
python --version
python -V
conda deactivate 退出环境
授权中心
授权后台
cd sso-backend
python full_server.py
http://localhost:8000/docs
授权前台
cd sso-frontend
npm install
npm run dev
http://localhost:3000
admin Admin123456
授权子系统案例
子系统后台
cd subsystem-demo/backend
python main.py
http://localhost:8001/docs
子系统前台
cd subsystem-demo/frontend
npm install
npm run dev
http://localhost:3000
admin Admin123456
下一步:
启动后端服务: cd src && python -m app.main
启动前端服务: cd ../sso-frontend && npm run dev
配置子系统: CLIENT_ID=eqhoIdAyAWbA8MsYHsNqQqNLJbCayTjY CLIENT_SECRET=LKJm5XHJFhhgxSv9nQhoQNNI3wrKyWGZCaPQ4qc43Lf5qfXdLAHoGAHhCYqApEpr
CLIENT_SECRET=LKJm5XHJFhhgxSv9nQhoQNNI3wrKyWGZCaPQ4qc43Lf5qfXdLAHoGAHhCYqApEpr