Senior Project 源码
高级项目 python venv设置: python3 -m venv venv 来源venv / bin / activate Django设定: python3 -m pip安装-r requirements.txt python3 manage.py makemigrations python3 manage.py迁移 python3 manage.py loaddata DB.json 运行后端服务器 python3 manage.py运行服务器 api端点 / api / v1 / register / {邮政} 电子邮件 用户名 密码 / api / v1 /令牌/ {邮政} 用户名 密码 / api / v1 /令牌/刷新/ {邮政} refresh ='JWT刷新令牌' / api / v1 / me / {得到} / api / v1 / peo
文件列表
Senior-Project-main.zip
(预估有个70文件)
Senior-Project-main
client
.gitignore
1KB
components
Logo.vue
853B
TransitionHeight.vue
2KB
README.md
205B
Video.vue
23KB
middleware
README.md
383B
暂无评论