Cyakka:这是一个仿Bilibili的Flask应用 源码
恰卡 环境:Virtualenv(Python3.7)数据库:Mysql + Redis部署:Nginx + Tornado大致实现了登录注册,搜索,点赞收藏,弹幕,视频审核,评论,后台管理等 用法 按config.py配置环境变量,数据库 执行pip install -r requirements.txt 运行Cyakka.py下的create_db_table 运行Cyakka.py的app.run()直接启动 或开启Nginx并运行tornado_server.py部署到nginx上 备注 DPlayer.min.js删除去了弹幕接口路径尾部的/ v3
文件列表
Cyakka-master.zip
(预估有个84文件)
Cyakka-master
tornado_server.py
290B
app
templates
_indexshows.html
618B
bootstrap
google.html
2KB
utils.html
1KB
fixes.html
287B
wtf.html
8KB
暂无评论